Skip to main content
DELETE
cURL

Authorizations

Authorization
string
header
required

A personal API key or an OAuth 2.0 access token. Personal API keys also require the x-auth-key header with your user ID.

Path Parameters

session_id
string
required

ID of the session the queued message belongs to.

queued_message_id
string
required

ID of the queued message to delete.

Response

Queued message removed. queue is the remaining queue.

queue
object[]