boundry.
RegionSydney, Australia
Documentation/revokeOAuthGrant
POST/oauth/grants/{grant_id}/revoke

revokeOAuthGrant

Authentication

This operation does not declare an authentication requirement in the API contract.

Path parameters

NameTypeDescription
grant_idrequiredstring

Request examples

request.sh
bash
curl --request POST 'https://api.au.boundry.dev/oauth/grants/string/revoke' \
+  -H 'Authorization: Bearer $BOUNDRY_API_KEY' \
+

200 response

Grant revoked