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.
Applies this client grant as the default for all clients in the specified group. The only accepted value is third_party_clients, which applies the grant to all third-party clients. Per-client grants for the same audience take precedence. Mutually exclusive with client_id.
third_party_clients 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.
Applies this client grant as the default for all clients in the specified group. The only accepted value is third_party_clients, which applies the grant to all third-party clients. Per-client grants for the same audience take precedence. Mutually exclusive with client_id.
third_party_clients 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.