API tokens

Delete API token

Deletes an existing API token. The token path parameter is the token's secret. If the token does not exist, this endpoint returns a 200 OK, but does nothing.

delete/api/admin/api-tokens/{token}

Path parameters

tokenstring required

Response

This response has no body.

Changes

No recorded changes to this endpoint across all 7 revisions of this API.