Skip to main content
POST
Allow a move from one status to another, with what it requires.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Allow a move from one status to another, with what it requires.

p_code
string<text>
required
p_from_state_id
string<uuid>
required
p_name
string<text>
required
p_to_state_id
string<uuid>
required
p_offline_allowed
boolean<boolean>
p_requires_approval
boolean<boolean>
p_requires_reason
boolean<boolean>

Response

200

OK