OAuth Tokens Revoke
DELETE {{url}}{{site}}/services/data/v{{version}}/apps/oauth/usage/{{_appId}}/tokens
Revokes all tokens available for the external client app. SeeĀ Refresh Token by App ID.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | Replace <token> with your access token |