Skip to main content
POST
Rename a workflow, or turn it on and off. Activating needs something published to run.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Rename a workflow, or turn it on and off. Activating needs something published to run.

p_id
string<uuid>
required
p_description
string<text>
p_is_active
boolean<boolean>
p_name
string<text>

Response

200

OK