- Delete Actual Time Off
List Actual Time Off
Create Actual Time Off
Get Actual Time Off
Update Actual Time Off
Delete Actual Time Off
Deletes an actual time off record by id.
Security
ApiKey
- Mock serverhttps://developer.getparallax.com/_mock/api-documentation/swagger/v1/actual-time-off/{id}
- Production Serverhttps://api.getparallax.com/v1/actual-time-off/{id}
curl -i -X DELETE \
'https://developer.getparallax.com/_mock/api-documentation/swagger/v1/actual-time-off/{id}' \
-H 'X-API-KEY: YOUR_API_KEY_HERE'