Create a client grant for a machine-to-machine login flow. To learn more, read Client Credential Flow.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The audience (API identifier) of this client grant
1ID of the client.
Defines whether organizations can be used with client credentials exchanges for this grant.
deny, allow, require If enabled, any organization can be used with this grant. If disabled (default), the grant must be explicitly assigned to the desired organizations.
Scopes allowed for this client grant.
1 - 280The type of application access the client grant allows.
client, user Types of authorization_details allowed for this client grant.
1 - 255If enabled, all scopes configured on the resource server are allowed for this grant.
Client grant successfully created.
ID of the client grant.
ID of the client.
The audience (API identifier) of this client grant.
1Scopes allowed for this client grant.
1Defines whether organizations can be used with client credentials exchanges for this grant.
deny, allow, require If enabled, any organization can be used with this grant. If disabled (default), the grant must be explicitly assigned to the desired organizations.
If enabled, this grant is a special grant created by Auth0. It cannot be modified or deleted directly.
The type of application access the client grant allows.
client, user Types of authorization_details allowed for this client grant.
1 - 255If enabled, all scopes configured on the resource server are allowed for this grant.