put https://{serverURL}/api/user-settings/clear-access-token
This endpoint revokes your API access token for the specified client.
Responses
This endpoint revokes your API access token for the specified client.
xxxxxxxxxx
curl --request PUT \
--url https://changeme/api/user-settings/clear-access-token \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: