OAuth 2 Token Revoke Request
Field | Type | Required | Description |
---|---|---|---|
client_id |
String | ✔️ | OAuth 2 Client ID |
client_secret |
String | ✔️ | OAuth 2 Client Secret |
grant_type |
Shared::GrantType | ✔️ | OAuth 2 Grant Type |
token |
String | ✔️ | OAuth 2 Access Token |