approveAttendeesRsvp
POST/v2/rsvp/:network/:lockAddress/approve
Approves users to attend an event. (does not airdrop!)
Request
Responses
- 200
- 400
- 404
- 500
Successfully approves the users to attend the event
Invalid input received. Bad request.
The item you are making request for does not exist.
Unable to fullfil request due to internal server error.