POST me/games/rsvp?id={id}&type={type}&rsvp={rsvp}
update memberattendance for a specific game
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | the id of the game |
Define this parameter in the request URI. |
| type | the type of the game |
Define this parameter in the request URI. |
| rsvp | enum value that response the attendance status |
Define this parameter in the request URI. |