Public
Availabilities
Update availability
patch/v1/public/availabilities/dates/{availabilityId}
Path parameters
availabilityIdstring required
Request body
Example request
{
"available": true,
"date": {
"date": "2022-10-31",
"fromInM": 560,
"toInM": 1020
},
"note": "Note for the manager",
"timeZone": "America/Toronto"
}Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.