Create conversation
Create a new messaging conversation linked to a surface.
Authentication
AuthorizationBearer
API key or Clerk session token
Request
This endpoint expects an object.
surfaceId
context
externalParticipantId
externalThreadId
participantEmail
participantMetadata
participantName
status
Allowed values:
subject
timezone
Response
Created conversation
agentMode
createdAt
externalParticipantId
externalThreadId
id
lastMessageAt
messageCount
participantEmail
participantName
status
subject
surfaceId
takeoverActorId
takeoverActorType
takeoverAt
takeoverReason
timezone
updatedAt
context
participantMetadata
surface
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error