Jump to content

REST API Documentation

/calendar/events/{id}/rsvps/{member_id}


RSVP a member to an event

For requests using an OAuth Access Token for a particular member, the member ID must be the authorized member's ID


Parameters

Name Type Description
Required response int 0 = Not attending; 1 = attending; 2 = maybe attending

Exceptions

Code Message Description
2L296/J INVALID_ID The event ID does not exist
2L296/K INVALID_MEMBER The member ID was not valid

Response

This endpoint doesn't return a response.
×
×
  • Create New...