Calendars

Reject Event

Reject a pending event submission on your calendar. If the event is still pending, the submitter is notified.

post/v1/calendars/events/reject

Request body

calendar_event_idstring required

Calendar event ID (starts with calev-). You can also pass the Luma event ID (starts with evt-) — we'll resolve it to the active submission on your calendar.

messagestring

Optional message to send to the submitter explaining the rejection.

Response

Successful response.

object required

Empty response

Changes

No recorded changes to this endpoint across all 1 revision of this API.