v14

OpenAPI 3.1.02026-08-03122113375.9 KB
conversations

Lock conversation

Lock a conversation to prevent any new messages.

Use this endpoint when a conversation should be closed after resolution.

Behavior:

  • Only conversation participants may lock a conversation.
  • Returns the conversation state after the lock operation.
post/conversations/{id}/lock

Path parameters

idstring required

Conversation ID

Conversation ID

Response

Conversation locked

idstring required

Unique identifier for the conversation

lockedboolean required

Whether the conversation is locked

createdAtstring nullable

Timestamp when the conversation was created

updatedAtstring nullable

Timestamp when the conversation was last updated