OAuth Clients
Deactivate OAuth client
Soft-delete an OAuth client by setting active=False.
Deactivated clients can no longer initiate authorization flows.
delete/admin/oauth-clients/{id}
Path parameters
idstring required
Response
Successful Response
Changes
Changed in 1 of the 85 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○