post/v1/oauth2/revokeRevoke an access token or a refresh token.
curl -X POST "https://api.outception.com/v1/oauth2/revoke" \
-H "Authorization: Bearer $OUTCEPTION_TOKEN" \
-H "Accept: application/json"Body
tokenstring
required
token_type_hintenum | null
client_idstring
required
client_secretstring
required
Response · 200
Successful Response