cURL
curl --request DELETE \ --url https://sandbox.hurdlr.com/rest/v5/auth/token \ --header 'Authorization: Bearer <token>'
true
Expire an access token
The access token received from the authorization server in the OAuth 2.0 flow.
Successful operation
The response is of type boolean.
boolean