Skip to main content
DELETE
Delete a message feed

Authorizations

Authorization
string
header
required

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

Path Parameters

messageFeedId
string
required

Message feed ID The ID of the message feed

Maximum string length: 30
Example:

"a85dca058f5b585f86a29f14"

Query Parameters

permanent
boolean
default:false

A flag to confirm permanent deletion

Response

Successful operation