Example searches: “Kitsu API”, “password”, “totp”, “Reset password with token”, “entity_type_id”
Delete a day off by its ID. Returns empty response on success.
Day off deleted successfully
Integrity error or cannot delete
curl \ --request DELETE 'http://api.example.com/data/day-offs/a24a6ea4-ce75-4665-a070-57453082c25' \ --header "Authorization: $API_KEY"