POST creates a new document or fully replaces an existing document.
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.