tokensLibraryManagement

Delete a token.

Delete a token with the given identifier in the token library.

delete/v1/tokens/{id}

Path parameters

idstring required

Identifier of the token to delete.

Response

The token was deleted successfully.

Changes