POST creates a new document or fully replaces an existing document.
POST requests replace the document at the target path:Documentation Index
Fetch the complete documentation index at: https://docs.crescendo.ai/llms.txt
Use this file to discover all available pages before exploring further.
updated (epoch millis) and updatedBy automatically.
versions.current in the payload:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tenant identifier.
Collection name under the tenant (for example: users, bots, jobs).
Document identifier within the collection.
Arbitrary JSON object representing the provisioning resource.
Replaced (existing document)
Arbitrary JSON object representing the provisioning resource.