Skip to main content

Delete an API Token

DELETE 

/tokens/:token_id

Delete an API Token. This action cannot be undone.

Request

Path Parameters

    token_id anyrequired

    The unique identifier of the token that you want to update.

Responses

No Content

Loading...