Skip to main content
DELETE
Delete message by ID. This will not delete messages on external services.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

conversationId
integer
required
messageId
integer
required

Response

200 - application/json

Success

data
any[]