Api Clients
An Api Client instance resource represents a single api client entity.
Resource Attributes#
| Attribute | Description |
|---|---|
| id | A 23 to 26 characters long string that uniquely identifies this api client. |
| accountId | The unique id of the account that created this api client. |
| name | Account wide unique, URL friendly name of the api client. |
| friendlyName | Human friendly name of the api client. |
| description | Optional. Api client description. |
| tags | Optional. Tags associated with this api client. |
| locked | if locked, entity cannot be modified, deleted. |
| dateCreated | The date that this api client was created in ISO 8601 format. |
| dateModified | The date that this api client was modified in ISO 8601 format. |