Delete a channel metacounter - When deleting a specific item of a channel metacounter by its key
DELETE {{baseUrl}}/v3/:channel_type/:channel_url/metacounter/:key
Delete a channel metacounter
Deletes a channel metacounter's item that is stored in a channel.
https://sendbird.com/docs/chat/v3/platform-api/guides/user-and-channel-metadata#2-delete-a-channel-metacounter
channel_type
Type: string
Description: Specifies the type of the channel. Either openchannels or groupchannels.
channel_url
Type: string
Description: Specifies the URL of the channel which has the metacounter to delete.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Api-Token | string | (Required) |
RESPONSES
status: OK
""