Skip to main content
POST
Edit a step on a draft — its name, how many signatures it wants, its deadline and condition.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Edit a step on a draft — its name, how many signatures it wants, its deadline and condition.

p_id
string<uuid>
required
p_clear_due
boolean<boolean>
p_clear_escalation
boolean<boolean>
p_condition
string<jsonb>
p_due_after_minutes
integer<integer>
p_escalate_to_node_id
string<uuid>
p_is_entry
boolean<boolean>
p_join_mode
string<text>
p_label
string<text>
p_quorum_size
integer<integer>

Response

200

OK