Business Hours
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieve a list of defined business hours, showcasing their names, and other information.
/workspaces/{workspaceId}/business-hours
Limits the number of results to return
Pagination token that keeps of track of the current position in the list
Order in which to retrieve the results
Define and create new business hours, specifying the name, schedule.
/workspaces/{workspaceId}/business-hours
No body
Retrieve information about specific business hours, including their name, schedule.
/workspaces/{workspaceId}/business-hours/{businessHourId}
Business Hours entry UUID
Modify the details of specific business hours, such as their name, schedule.
/workspaces/{workspaceId}/business-hours/{businessHourId}
Business Hours entry UUID
Remove specific business hours, permanently deleting their defined schedule.
/workspaces/{workspaceId}/business-hours/{businessHourId}
Business Hours entry UUID
No body
Determine if the current time falls within the defined business hours, providing information on availability.
/workspaces/{workspaceId}/business-hours/{businessHourId}/check
Business Hours entry UUID