POST
/oauth/grants/{grant_id}/revokerevokeOAuthGrant
Authentication
This operation does not declare an authentication requirement in the API contract.
Path parameters
NameTypeDescription
grant_idrequiredstringRequest examples
bash
curl --request POST 'https://api.au.boundry.dev/oauth/grants/string/revoke' \
+ -H 'Authorization: Bearer $BOUNDRY_API_KEY' \
+200 response
Grant revoked