Update a Job Queue

OAuth Scope

This endpoint requires the following OAuth scope manage_job_queues.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

UUID of the Job Queue

Body Params

Job Queue fields to update

uuid

Unique identifier for this record

string

Name of the job queue. Used to identify the queue in the system. Examples include 'Workshop', 'Pending Quotes', etc.

integer

Default number of days that jobs should remain in this queue before requiring attention. Common values are 7 days (1 week) or 14 days (2 weeks).

string

Semicolon-delimited list of staff UUIDs who are subscribed to receive notifications for this queue.

integer
enum

Determines if jobs in this queue require assignment to staff members. If true, jobs must be explicitly assigned to staff. If false, jobs are visible to all staff.. Valid values are [0,1]

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json