cURL
curl --request DELETE \ --url https://{tenant}/admin/oauth/tokens \ --header 'Admin-Auth: <api-key>'
{ "Message": "success", "Meta": null, "Status": "OK" }
Purge OAuth tokens.
Api key
This is required
lapsed
Purge lapsed successfully
Was this page helpful?