Skip to main content
POST
Move an asset through its own state model, recording the change (ADR-002).

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Move an asset through its own state model, recording the change (ADR-002).

A move into a closed state cancels the work in flight against it and reports what it cancelled.

p_asset_id
string<uuid>
required
p_to_state_code
string<text>
required
p_reason
string<text>

Response

200

OK