delete_api_token
Delete an API token by ID to revoke access and remove it from the database. Provide the token ID to permanently invalidate authentication credentials.
Instructions
Delete Api Token [DELETE /api/users/api-tokens/{token_id}] Delete api_token from the Database
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_id | Yes |