Remove Existing Token
Tags: Tokens
Method: DELETE
Endpoint: https://api.causadb.com/v1/tokens/{token_name}
Description:
Removes an existing token from the database.
Parameters:
token_name
(path): The name of the token to remove
Responses:
- 200: Successful Response
- 422: Validation Error