Workflows

put/wf/v{version}/Workflows/{id}

Path parameters

idinteger required
versionstring required

Headers

company-idstring required

Request body

idinteger
companyIdstring uuid
workflowEntityIdinteger
workflowEnrollmentTypeIdinteger nullable
namestring nullable
enrollmentStatementstring nullable
isActiveboolean

Response

Success

isValidboolean
errorsstring[] nullable
warningsstring[] nullable
infostring[] nullable
messagestring nullable
databoolean

Changes