Usage
delete_token(client, token_id)
tokensDelete(client, token_id)
Arguments
- client
Required. Instance of DatabricksClient()
- token_id
Required. The ID of the token to be revoked.
Details
If a token with the specified ID is not valid, this call returns an error
RESOURCE_DOES_NOT_EXIST.