Updates an existing document by merging fields (PUT = merge update). Returns 404 if the document does not exist.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Tenant identifier.
Arbitrary JSON object representing the provisioning resource.
Updated
Arbitrary JSON object representing the provisioning resource.