Recerc

Create inbox message

Appends a new message to an inbox thread.

POST/api/inbox/threads/{threadId}/messages

Appends a new message to an inbox thread.

Path Parameters

threadId*string

thread identifier.

Example"thread_123"

Request Body

application/json

Request payload for Create inbox message.

content*string

Message body to append to the thread.

Example"Can you share the updated quote?"
senderId*string

Identifier for the sender creating the message.

Example"wu_123"
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json

application/json