---
title: "Delete a fixed time slot"
method: DELETE
path: "/participant-pool-schedules/{participantPoolScheduleId}/fixed-time-slots/{id}"
tags: ["Schedules"]
---

# Delete a fixed time slot

`DELETE /participant-pool-schedules/{participantPoolScheduleId}/fixed-time-slots/{id}`

Delete a fixed time slot from the schedule

## Response `200`

Returns an object with a deleted parameter on success. If the id does not exist, returns an error.

- GenericResponseDelete
  - `id` string
  - `delete` boolean

---

[API](https://skmtc.net/pactima/apis/esignature-packages-api.md) · [All operations](https://skmtc.net/pactima/apis/esignature-packages-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pactima/esignature-packages-api/versions/1570128383ef/schema)
