Update guest RSVP
POST/onair.guest.update
Updates the RSVP status of a guest.
Access: Organization and Personal.
Required scope: onair:write
OpenAPI Spec: onair.json
Request
Responses
- 200
- 400
- 401
- 500
The updated guest.
Bad request.
Presented invalid authentication credentials.
An internal error occurred.