Example searches: “Log in user by creating and registering auth tokens.”, “Tokens are considered as outdated every two weeks.”, “Resource to allow a user to disable TOTP.”, “Resource to send an OTP by email to user.”, “Allow the user to change his password.”
Day off object for given person and date
Wrong date format
curl \ --request GET 'http://api.example.com/data/persons/{person_id}/day-offs/{date}' \ --header "Authorization: $API_KEY"