Skip to main content
POST
Archive conversation

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

200

id
string
required
teamId
string
required
socialAccountId
string
required
platform
enum<string>
required

Messaging platform. Extensible: new platforms are added over time, so handle unknown values gracefully rather than switching exhaustively.

Available options:
INSTAGRAM,
FACEBOOK
externalParticipantId
string
required
status
enum<string>
required
Available options:
OPEN,
ARCHIVED
lastActivityAt
string<date-time> | null
required
unreadCount
number
required
createdAt
string<date-time> | null
required
updatedAt
string<date-time> | null
required
externalConversationId
string | null
participantUsername
string | null
participantDisplayName
string | null
participantAvatarUrl
string | null
lastMessageAt
string<date-time> | null
lastMessagePreview
string | null
lastReadAt
string<date-time> | null
platformSeenAt
string<date-time> | null
platformData
object
socialAccount
object