Deletes the connection-token identified by the given id, revoking the access granted to the devices that are using it.
The operation cannot be undone: a new token must be issued and deployed on the devices in order to restore the connection.
Required permissions: READ_THING_CONNECTION_TOKENS, WRITE_THING_CONNECTION_TOKENS.
The name of the tenant (e.g. acme).
The identifier of the connection-token to delete.
Successfully deleted.
User not authenticated.
The error response.
User not authorized.
The error response.
Resource was not found.
The error response.
API call rate limit exceeded.
The error response.
Internal server error.
The error response.