Delete a channel metadata - When deleting all items of a channel metadata

DELETE {{baseUrl}}/v3/:channel_type/:channel_url/metadata

Delete a channel metadata

Deletes a channel metadata's one or all items that are stored in a channel.

https://sendbird.com/docs/chat/v3/platform-api/guides/user-and-channel-metadata#2-delete-a-channel-metadata

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 metadata to delete.

Request Params

KeyDatatypeRequiredDescription
keystring

HEADERS

KeyDatatypeRequiredDescription
Api-Tokenstring(Required)

RESPONSES

status: OK

""