v1
latestOpenAPI 3.0.12026-07-245752052.0 MBtaskFlows
Check if a calendar group is used by any task flows
get/api/servicetodo/processes/taskFlows/checkCalendarGroupUsage
Query parameters
calendarGroupUuidstring uuid required
The unique identifier of the calendar group
companyUuidstring uuid required
The unique identifier of the company
Response
Returns an array of task flows that use the calendar group
Example response
{
"meta": {
"timestamp": "2021-05-05T09:47:58.924Z",
"verb": "GET",
"path": "/api/structure/resources/5949cf7c-fec6-4b31-947c-3aceabff58c5",
"jti": "%cQN3RIGp",
"rid": "$2d2zkHZ5",
"count": 1,
"status": "200",
"duration": 17,
"size": 1234
}
}