Go
Associate a client grant with an organization
POST
Go
Documentation Index
Fetch the complete documentation index at: https://auth-test.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
承認
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
パスパラメータ
Organization identifier.
Maximum string length:
50ボディ
A Client Grant ID to add to the organization.
レスポンス
Client Grant successfully associated with Organization.
ID of the client grant.
ID of the client.
The audience (API identifier) of this client grant
Minimum string length:
1Scopes allowed for this client grant.
Minimum string length:
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.