# Chauffeur Timeslots

Chauffeur Timeslot API endpoints.

## Delete an exception for a specific chauffeur timeslot.

 - [DELETE /chauffeur-timeslots/{timeslotId}/exceptions/{exceptionId}](https://docs.transportial.com/apis/chauffeur-timeslots/deletechauffeuractivityexception.md)

## Get all exceptions for a specific chauffeur timeslot.

 - [GET /chauffeur-timeslots/{timeslotId}/exception](https://docs.transportial.com/apis/chauffeur-timeslots/getchauffeuractivityexceptions.md)

## Add or update an exception for a specific chauffeur timeslot.

 - [POST /chauffeur-timeslots/{timeslotId}/exception](https://docs.transportial.com/apis/chauffeur-timeslots/addtimeslotexception.md)

