API ReferenceVacation
Download vacation pdf file
Download vacation pdf file
Authorization
apiKey Authorization<token>
Value for the Authorization header parameter.
In: header
Path Parameters
id*string
Vacation identifier
Response Body
curl -X GET "https://example.com/calendar/vacations/string/download-file"{ "displayedName": "string", "extension": "string", "id": "string", "downloadUrl": "string", "downloadType": "string"}