Skip to main content

Update Workflow

PUT /api/v1/workflow/{workflow_id} — request parameters and responses from the Menace Voice API schema.
2 min read
put/api/v1/workflow/{workflow_id}
Request example
Response
put/api/v1/workflow/{workflow_id}

See authentication for workspace API access. Public embed and artifact endpoints use their documented session or access tokens.

Path parameters

workflow_idintegerrequired#

Headers

authorizationstring · null#
X-API-Keystring · null#

Body

application/json
namestring · null#
Show child attributes
workflow_definitionobject · null#
Show child attributes
template_context_variablesobject · null#
Show child attributes
workflow_configurationsobject · null#
Show child attributes

Responses

application/json
Successful Response
idintegerrequired#
namestringrequired#
statusstringrequired#
created_atstringrequired#
workflow_definitionobjectrequired#
current_definition_idinteger · nullrequired#
Show child attributes
template_context_variablesobject · null#
Show child attributes
call_disposition_codesobject · null#
Show child attributes
total_runsinteger · null#
Show child attributes
workflow_configurationsobject · null#
Show child attributes
version_numberinteger · null#
Show child attributes
version_statusstring · null#
Show child attributes
workflow_uuidstring · null#
Show child attributes