REST API - deleteCalendar

The table summarizes the REST API - deleteCalendar.

Request

Format DELETE <baseurl>/calendar/<name>/<version>
Path parameters
  • name: Name of the calendar to be deleted.
  • version: Version number of the calendar; used to detect concurrent updates to the same calendar.
Query parameters
  • namespace (optional): Namespace of the calendar to be deleted.

Response

JSON Returns a 200 OK response header with an empty response body.
XML Returns a 200 OK response header with an empty response body.

Example

Request
DELETE <baseurl>/calendar/LONDON00/0?namespace=LONDON