Updates an existing document by merging fields (PUT = merge update). Returns 404 if the document does not exist.
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.
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.
Updated
Arbitrary JSON object representing the provisioning resource.