Update a conversation

This operation updates a specific conversation by id.

Fields provided in the input object will be updated, omitted fields (null) will be unchanged.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the conversation to update

Body Params
boolean

Whether the conversation should be archived (true) or unarchived (false)

string

The id of a team or teammate to assign the conversation to. If the specified teammate or team is not a member of the conversation, they will be added as a member.

tagIds
array of objects

An array of Spruce conversation tag ids

tagIds
Headers
string

A unique value generated by the client used to recognize subsequent retries of the same request. Idempotency keys can be up to 255 characters long.

Responses

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