Revoke a secondary API token
DELETE {{baseUrl}}/v3/applications/api_tokens/:api_token
Revoke a secondary API token
Revokes a secondary API token.
https://sendbird.com/docs/chat/v3/platform-api/guides/application#2-revoke-a-secondary-api-token
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) | |
Accept | string |
RESPONSES
status: OK
{"token":"\u003cstring\u003e","created_at":"\u003cnumber\u003e"}