Skip to main content
POST
Remove a queued message from a task

Authorizations

Authorization
string
header
required

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

Path Parameters

taskID
string
required

Body

application/json
message_id
string
required
Minimum string length: 1

Response

OK