Delete future flex schedules for a group

Deletes all future flex schedules for the given group, starting after the current active schedule. The schedule_uuid is used to ensure the schedule exists and belongs to the group; the deletion always operates on all future schedules as defined by the underlying service.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

UUID of the group

string
required

UUID of a flex schedule belonging to the group (used for validation)

Responses
204

Future flex schedules deleted successfully (idempotent, no content is returned)

404

Flex schedule not found for this group

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here!