absenceRegions
Updates an absence region.
<Check title="Required Permissions" icon="key">The user must be an admin or have user-planning-data:write permissions.</Check>
put/absenceregions/{absenceRegionId}
Path parameters
absenceRegionIdstring uuid required
The id of the absence region to update.
Headers
Authorizationstring required
Bearer authentication
Request body
Response
OK
Changes
Changed in 1 of the 5 revisions of this API.23
- ▲
the
countryCoderequest property's minLength was increased from0to1request-property-min-length-increased
- ▲
the
namerequest property's minLength was increased from0to1request-property-min-length-increased
- ●
the
countryCoderequest property's maxLength was set to2request-property-max-length-set
- ●
the
locationCoderequest property's maxLength was set to25request-property-max-length-set
- ●
the
namerequest property's maxLength was set to255request-property-max-length-set
- ▲