PearPear

Revoke an OAuth grant

Revokes one OAuth grant owned by the authenticated user.

DELETE
/oauth2/grants/{id}
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

curl -X DELETE "https://example.com/oauth2/grants/string"
Empty