Delete access token

DELETE
/api/v2/tokens/:id

Delete an access token by ID.

Path parameters

idstringRequired

The ID of the access token to update

Response

Action succeeded

{}
map from strings to any or null

Errors

Built with