Skip to main content
DELETE

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tokenName
string
required

The name of the api token.

Response

200 - application/json

Successful response

token
string

The revoked token name.

Example:

"..."