Check if a calendar group is used by any task flows
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
calendarGroupUuid
uuid
required
The unique identifier of the calendar group
companyUuid
uuid
required
The unique identifier of the company
``200 Returns an array of task flows that use the calendar group
Updatedabout 2 months ago
ShellNodeRubyPHPPython
xxxxxxxxxx
curl --request GET \
--url https://services.fountain.com/api/servicetodo/processes/taskFlows/checkCalendarGroupUsage \
--header 'accept: application/json'
application/json
``200
Updatedabout 2 months ago