post
https://{tenanturl}/v1.0/apiclients
Creates an API client with a random client ID and secret and assigns the given entitlements. The client is configured with the client_credentials grant type. You must perform a GET operation on the returned location header to get the generated client ID and secret.
The entitlements array can contain any combination of entitlements.
List of API Client entitlements:
Entitlements required: manageAPIClients (Manage API clients)
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
201The API client was created successfully.
403The access token does not allow access to the requested resource.
