latestOpenAPI 3.1.02026-08-194237902.5 MB
563848e0ecc0
CredentialingWorkflow
Trigger a named pipeline against a credentialing workflow
Enqueues or executes a pipeline run for the credentialing workflow identified by workflowId. Requires JWT permission CREDENTIALING_WORKFLOW_PIPELINE_TRIGGER. The request body must include a pipelineName field specifying which pipeline to run (CAQH, NPDB, or CREDENTIALING_WORKFLOW). Returns 200 on success with the pipeline-run acknowledgement payload.
post/credentialing-workflows/{workflowId}/pipeline-runs
Path parameters
workflowIdstring required
ID of the credentialing workflow
Headers
tenant-idstring required
Tenant ID
Request body
Response
Successfully triggered pipeline execution
object required