v1

latestOpenAPI 3.0.0MIT2026-07-1712035151.9 KB

Bulk approve multiple events within an event collection.

post/v2/event-collection/{slug}/events/bulk-approve

Path parameters

slugstring required

Slug of the event collection.

Request body

eventSlugsstring[] required

Array of event slugs to approve.

Response

Successfully approved the selected events.

idinteger
eventSlugstring
collectionSlugstring
isApprovedboolean
createdAtstring date-time
updatedAtstring date-time