# Delete Token

```
DELETE 
/api/subscribe_token/:tokenId
```

Deletes token specified by the token's ID. The Token ID can be found using the List Tokens API or in the API response of Create Token API.

## Request

## Responses

**200**

Success

**default**

Server Error
