Update a waiting area by ID
Provide a Bearer Token
the UUID of the required waiting area model Resource identifier as a UUID
"9a0f170e-0aa0-47db-ab14-4ddcdcbad061"
There is a bug in Laravel where using PATCH as the method when making a request will not work when submitting with a Content-Type of multipart/form-data.
To fix this, the client needs to use POST as the method and add a _method query parameter and set its value to PATCH. This will still route to the PATCH route in laravel.
Note: this is only needed for PATCH endpoints.
PATCH This field acts as a sync operation, meaning that the departments
that are passed in will be the only departments that are assigned to
the waiting area. Any departments that are not passed in will be
removed from the waiting area.
When an item has an id property, it will be updated.
When an item does not have an id property, it will be created.
When an item has a deleted_at property, it will be deleted.
This field acts as a sync operation, meaning that the users
that are passed in will be the only users that are assigned to
the waiting area. Any users that are not passed in will be
removed from the waiting area.
When an item has an id property, it will be updated.
When an item does not have an id property, it will be created.
When an item has a deleted_at property, it will be deleted.
7The link to redirect the agent to after a call
"https://www.google.com"
The link to redirect the claimant to after a call
"https://www.google.com"
The link to redirect to for the holding page
"https://www.google.com"
Whether call recording is enabled
true
Whether breakout rooms are enabled
true
Whether webcam access is enabled for agents
true
Whether webcam access is enabled for claimants
true
Whether webcam background blurring is enabled
true
Whether microphone access is enabled
true
Whether screen sharing is enabled
true
Whether chat messages are enabled
true
Whether the participant list is enabled
true
The bandwidth setting
"high"
The waiting area video URL
"https://www.youtube.com/watch?v=1234567890"
The waiting area hold music URL
"https://www.youtube.com/watch?v=1234567890"
The theme color
"#000000"
The phone number to send alerts to
447123456789
The time in minutes to send alerts after the user joined the room
5
The request has succeeded.
Resource identifier as a UUID
"9a0f170e-0aa0-47db-ab14-4ddcdcbad061"
The name of the waiting area
"Waiting Area 1"
Date and time of the waiting area creation
"2021-01-30T08:30:00Z"
Reference identifier for the waiting area
"WA-12345"
URL to access the waiting area
"https://example.com/waiting-areas/WA-12345"
Data fields associated with the waiting area
Users assigned to the waiting area
Additional departments that the waiting area is associated with
Schedules associated with the waiting area
The link to redirect the agent to after a call
"https://www.google.com"
The link to redirect the claimant to after a call
"https://www.google.com"
The link to redirect to for the holding page
"https://www.google.com"
Whether call recording is enabled
true
Whether breakout rooms are enabled
true
Whether webcam access is enabled for agents
true
Whether webcam access is enabled for claimants
true
Whether webcam background blurring is enabled
true
Whether microphone access is enabled
true
Whether screen sharing is enabled
true
Whether chat messages are enabled
true
Whether the participant list is enabled
true
Whether the participant list is enabled
true
The bandwidth setting
"high"
The welcome message
"Welcome to the waiting area"
The holding message
"Please wait for your appointment"
The post call message
"Thank you for your call"
The default SMS message
"Please join the waiting area"
The default email message
"Please join the waiting area"
The waiting area video URL
"https://www.youtube.com/watch?v=1234567890"
The waiting area hold music URL
"https://www.youtube.com/watch?v=1234567890"
The theme color
"#000000"
The support page content
"Support page content"
The current user level permission for the waiting area
"Read Only"
The phone number to send alerts to
447123456789
The time in minutes to send alerts after the user joined the room
5
The current user room group uuid
"123e4567-e89b-12d3-a456-426614174000"