latestOpenAPI 3.1.02026-08-194237902.5 MB

563848e0ecc0

CredentialingWorkflow

Internal Cloud Tasks callback — create one workflow in bulk job

Internal callback endpoint invoked by Google Cloud Tasks as part of the v2 bulk-create flow. Creates a single credentialing workflow for one practitioner and updates the corresponding bulk request item status on completion. This endpoint is not intended for direct client use — authenticate with the X-Credentialing-Api-Key header; JWT authentication is not used. Required body fields: certifyPractitionerId, tenantPractitionerId, credentialingWorkflowBulkRequestId, credentialingWorkflowBulkRequestItemId. Optional: data object containing the workflow creation payload.

post/credentialing-workflows/cloud-create

Headers

tenant-idstring

Tenant ID

user-idstring

User ID for service-to-service calls

Request body

emptyboolean
valueNodeboolean
containerNodeboolean
missingNodeboolean
arrayboolean
objectboolean
nodeType'ARRAY' | 'BINARY' | 'BOOLEAN' | 'MISSING' | 'NULL' | 'NUMBER' | 'OBJECT' | 'POJO' | 'STRING'
pojoboolean
numberboolean
integralNumberboolean
floatingPointNumberboolean
shortboolean
intboolean
longboolean
floatboolean
doubleboolean
bigDecimalboolean
bigIntegerboolean
textualboolean
booleanboolean
nullboolean
binaryboolean

Response

Workflow created successfully