approveRsvp
POST/v2/rsvp/:network/:lockAddress/approve/:userAddress
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Approves a user to attend an event. (does not airdrop!)
Request
Responses
- 200
- 400
- 404
- 500
Successfully approves the user 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.