get https://{api_url}/api/v5/admin//settings/queue_setting/new
Retrieves the schema for creating Queue Setting.
Log in to see full request history
Response
200Queue Setting Schema
Retrieves the schema for creating Queue Setting.
200Queue Setting Schema
xxxxxxxxxx
curl --request GET \
--url https://example.jrni.com/api/v5/admin/company_id/settings/queue_setting/new \
--header 'accept: application/json'
Try It!
to start a request and see the response here!