Skip to main content

Delete a token

DELETE 

/api/web/v1/tokens/:tokenid

Delete the specified token. Caller requires the TOKENS:REMOVE permission.

Request

Path Parameters

    tokenid stringrequired

    The UUID of the token to be deleted.

Responses

Successful

Loading...