v1
latestOpenAPI 3.1.02026-08-0624411242.2 KBEvents
Bulk edit/modify events.
Edit the basic info and booking guidelines in bulk for events.
post/v2/events/bulk-edit
Request body
Response
OK
Example response
{
"updateEventsResponse": [
{
"id": "56789012",
"status": "SUCCESS",
"message": "Updated successfully"
}
]
}