v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-07186533829.2 KB
product:chat

Deletes channels asynchronously

Allows to delete several channels at once asynchronously

Sends events:

  • channel.deleted
post/channels/delete

Request body

cidsstring[] required

All channels that should be deleted

hard_deleteboolean

Specify if channels and all ressources should be hard deleted

Response

Successful response

durationstring required

Duration of the request in milliseconds

resultobject

Map of channel IDs and their deletion results

task_idstring