123456curl -X POST https://api.v2.dealmachine.com/v1/oauth/revoke \ -H "Content-Type: application/json" \ -d '{ "token": "dm_at_live_xxx", "token_type_hint": "access_token" }'
curl -X POST https://api.v2.dealmachine.com/v1/oauth/revoke \ -H "Content-Type: application/json" \ -d '{ "token": "dm_at_live_xxx", "token_type_hint": "access_token" }'
123{ "revoked": true }
{ "revoked": true }
token
token_type_hint
access_token
refresh_token