cURL
curl --request DELETE \ --url https://api.propelcode.ai/v1/auth/tokens/{id} \ --header 'Authorization: Bearer <token>'
{}
Revoke a review API token by token ID.
Dashboard authentication token.
Token ID.
x >= 1
Token revoked.
The response is of type object.
object