put
https://api.accelevents.com/rest/event/$/attendee/$/acceptRequest
This API is used to accept a connection request received from another user. To call this API you will need a connection request of the user otherwise it will give an error. To call this API, you need to pass eventurl, user id, and authorisation token in the request API. For the authorisation token, you need to call login API.