Update conversation status

Path Params
string
required

The target conversation in the following formats:

  • ConversationId: The unique ID of a conversation.
  • PhoneNumber: The conversation's phone number (e.g., 14155552671).
  • Channel:PhoneNumber: A combination of the channel (name or phone number) and the recipient's phone number (e.g., MyChannel:1415552671, 123456789:1415552671).
Body Params
string
required

New status of the conversation:

  • open: The conversation is open and active.
  • solved: The conversation has been resolved.
  • pending: The conversation is pending further action.
  • block: The conversation is blocked.
Responses

401

The request is unauthorized.

429

Too many requests. Either the rate limit has been exceeded or usage limits have been reached.

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json