Go
Remove a client grant from an organization
DELETE
Go
Documentation Index
Fetch the complete documentation index at: https://docs-dev.auth0-mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Organization identifier.
Maximum string length:
50The Client Grant ID to remove from the organization
Response
The Client Grant was removed from the Organization.
Associate a client grant with an organization
Previous
Get connections associated with an organization
Next