|
| Index (Account.Index parent, string templateId=null) |
|
string | Path (bool withParameter=true) |
|
async Task< UserTemplates > | List (ListUserTemplatesParameters queryParams=null, RestRequestConfig restRequestConfig=null) |
| Returns the list of user templates for the current account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/templates Rate Limit Group: Medium App Permission: ReadAccounts User Permission: ReadCompanyInfo More...
|
|
async Task< TemplateInfo > | Get (RestRequestConfig restRequestConfig=null) |
| Returns the user template by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/templates/{templateId} Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadCompanyInfo More...
|
|
◆ Get()
Returns the user template by ID. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/templates/{templateId} Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadCompanyInfo
◆ List()
Returns the list of user templates for the current account. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/templates Rate Limit Group: Medium App Permission: ReadAccounts User Permission: ReadCompanyInfo
The documentation for this class was generated from the following file:
- RingCentral.Net/Paths/Restapi/Account/Templates/Index.cs