Create a thread
POSThttps://platform.docana.com/api/v1/threads/
Supports the Idempotency-Key header: retrying with the same key and body replays the original thread (Idempotency-Replay: true); reusing a key with a different body answers 409.
Request
Responses
- 201
- 400
- 401
- 403
- 409
- 500
The created thread
Invalid body or thread creation failure
The API key or session is missing, expired, or malformed.
No access to the application
Idempotency-Key conflict or in-progress request
Unexpected server error.