JavaScript
Dm channels
Delete dm channel
Permanently delete a DM channel and all of its messages. Only an admin of the channel can perform this action.
Required permissions:
dms:channel:manage
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.whop.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Path Parameters
The unique identifier of the DM channel to delete.
Response
A successful response
Represents true or false values.

