HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/q_profiles/{Q_Profile.name}

Path Params
string
required

Reference Resource: Q_Profile
There must be a user-defined name of the queue profile.

Body Params
q_profile_entries
object

Reference Resource: Q_Profile_Entry
Configuration parameters for individual queues. Queues are numbered in priority order, with zero being the lowest priority. A queue-profile must contain 1 to 8 queues.

vsx_sync
array of strings
length ≤ 9223372036854776000

Controls which attributes should be synchronized between VSX peers. 'all_attributes_and_dependents': the entire queue profile, including its entries, should be synchronized.

vsx_sync
Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!