Create a chat
POST/v2/spaces/:space_id/chats
Messages are not blocks. Add them through the messages route; a document edit cannot reach them.
Requestโ
Responsesโ
- 200
- 201
- 400
- 401
- 403
- 404
- 409
- 413
- 429
Dry run; validation result without committing
Created chat row
Validation failure
Missing, unknown, revoked or expired key; shared authentication envelope
The shared key-scope gate uses the legacy envelope; an operation-specific refusal may use the v2 error envelope
The space does not exist, or is not available (deleted, left, or still joining)
Idempotency-Key conflict, or an operation-specific concurrency conflict
Request body exceeds this operation's documented cap
Shared write rate limit; legacy error envelope