cURL
curl --request PATCH \ --url https://api.example.com/availability/{id}/holiday-exceptions \ --header 'Content-Type: application/json' \ --header 'x-meetergo-api-user-id: <api-key>' \ --data ' { "year": 2026, "country": "DE", "germanState": "BW" } '
[ { "ownerId": "<string>", "ownerType": "company", "available": true, "start": "<string>", "end": "<string>", "createdAt": "<string>", "id": 123, "title": "<string>", "note": "<string>", "deletedAt": "<string>" } ]
User ID to act as when using API Key authentication (required with API Key)
2025 <= x <= 2027
DE
AT
BE
CA
DK
NL
EE
FI
FR
IT
NZ
ES
SE
CH
US
BW
BY
ST
MV
BB
HE
NW
RP
SL
SN
TH
SH
HH
NI
HB
company
user