Skip to main content
POST
Change a job's priority, with the reason it changed.

Headers

Prefer
enum<string>

Preference

Available options:
params=single-object

Body

Change a job's priority, with the reason it changed.

The promised response and resolution times follow from the priority, so this moves the SLA the job is measured against.

p_priority_code
string<text>
required
p_work_order_id
string<uuid>
required
p_reason
string<text>

Response

200

OK