Skip to main content
Infrastructure/Change Management

ExportCalendar

Export the change calendar as an iCalendar file for the given date range

GET/api/v1/change-management/calendar/export

Operation ID

ExportCalendar

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

Query Parameters

  • start
    String

    Start

  • end
    String

    The end value

Responses

200 OK
200 OK

On success, this API returns the following response structure.

  • icalData
    String

    Ical data

    Example: aGVsbG8=