Authentication

Revoke an API token

DELETE
/auth/token/{token_id}

Authorization

token_auth
AuthorizationBearer <token>

Token-based authentication using access tokens.

In: header

Path Parameters

token_id*string

Response Body

curl -X DELETE "https://v2.api.piktid.com/auth/token/string"
Empty
Empty