put
https://api.accelevents.com/rest/event/$/attendee/$/connect
This API is Used to send the connection request to specific Users from a List of People from the event. Using this API you can make new connections with other people. To call this API you will make sure that the user is part of the event otherwise, it will return 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.