Developers

Generate pdf file from vacation

PATCH
/calendar/vacations/{id}/generate-file

Generate pdf file from vacation

Authorization<token>

Value for the Authorization header parameter.

In: header

Path Parameters

id*string

Vacation identifier

Response Body

curl -X PATCH "https://example.com/calendar/vacations/string/generate-file"
{  "key": "string",  "downloadUrl": "string"}