Update workflow

Updates an existing workflow definition

Path Params
uuid
required

ID of the workflow to update

Query Params
boolean
Defaults to false

If true, includes full workflow implementation details in workflow_details field

Body Params
string
required

Human-readable name for the workflow

string
required

Natural language instructions that define the workflow logic

sample_data
object
required

Sample data to use for workflow graph generation

required

FHIR provider ID(s) - must be valid UUID(s) from existing FHIR providers

boolean

Enable dynamic lang2fhir calls instead of pre-populated templates

Responses

400

Invalid request

401

Unauthorized

403

Forbidden - requires develop tier access

404

Workflow not found

500

Server error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json