event_rsvp
POST /events/:eventID/rsvp — RSVP to a free event
RSVP to an event that uses free RSVP (not ticketed). Only works for events with rsvpEnabled: true.
⚠️ WRITE operation: this mutates your DC account data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | Yes | RSVP status | |
| eventID | Yes | The event ID |