OAuth Grants
Revoke OAuth grant
Revokes the specified OAuth grant, withdrawing the access previously granted to the client.
delete/oauth_grants/{id}
Path parameters
idstring uuid required
OAuth grant ID
Response
OAuth grant revoked successfully
Changes
Changed in 1 of the 61 revisions of this API.1
- ○
the endpoint scheme security
bearerAuthwas removed from the APIapi-security-removed
- ○