Create a message.
Create a message. The request enforces thread membership and content visibility for the authenticated caller.
Authorizations
Bearer JWT token or API Key (sk-*).
Path Parameters
Body
Message body. Maximum 10kB.
10000"The nightly sync has completed successfully."
Message id this message replies to. Must belong to the same thread.
"00000000-0000-4000-8000-000000000001"
Attachment descriptors included with the message. Use STORAGE_UPLOAD with storageUploadSessionId for direct uploads that may still be finalizing.
Upload batch id whose finalized files are bound to this message.
"00000000-0000-4000-8000-000000000003"
Client draft id used to bind finalized pending uploads to this message.
128"draft-01hx3k4z7pq9"
Additional application metadata persisted with the message. Values may use any JSON type. Maximum 16 KiB and 64 top-level keys. Top-level keys starting with "__" are reserved for backend use.
Response
OK.

