Skip to main content
Call this API to delete a specified event.

API call description

  • When the organizer deletes the event (the URL contains the organizer’s unionId), all attendees receive an event cancellation notification, and the event is removed from all attendees’ calendars.
  • When an attendee deletes the event (the URL contains the attendee’s unionId), the event is removed only from that attendee’s calendar; other event attendees are not affected.

Request

Basic information

Request headers

Path parameters

Query parameters

Request example

HTTP
Java
Python
PHP
Go
Node.js
C#

Response

Response body example

Error codes

If the API call returns an error, look up the solution in the Global error codes document based on the error message.