Skip to main content
Call this API to update the information of a single event.

API call description

  • Only the organizer is allowed to update an event. Therefore, the userId field in the path must be the organizer’s unionId.
  • Pass only the fields that need to be updated in the request. Fields that are not passed remain unchanged.
  • Each operation on event attendees supports up to 500 users, and events with up to 5,000 attendees are supported.
  • To add or remove event attendees, use the Add event attendees and Remove event attendees APIs.

Request

Basic information

Request headers

Path parameters

Request body

Request example

HTTP
Java
Python
PHP
Go
Node.js
C#

Response

Response body

Response body example

Error codes

If an error is returned when you call this API, look up the solution in the Global error codes document based on the error message.