Updates the user's response to an invitation.
Updates the user's response to an invitation.
Path Parameters
- eventId string required
Possible values: Value must match regular expression
[1-9][0-9]*
- application/json
Request Body
- status string required
Possible values: Value must match regular expression
[1-9][0-9]*
Responses
- 200
- 400
- 401
- 403
- 404
Success
Invalid status code
Not logged in
Insufficient permissions to join the event
Event doesn't exist
Loading...