Send Connection Request To User

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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Here is the description of response fields.

FieldDescription
typeIt contains a type of message.
messageIt contains a response message.

Here is the description of the error codes.

Response Status CodeError CodeDescription
4014010101Not authorized to access.
4044040200Event not found.
4064068009Super admin can not connect without purchasing event ticket.
4064068003Attendee already connected.
4064068005Attendee can not connect to self.
Path Params
string
required

Event url is unique identifier for your event. E.g https://www.accelevents.com/events/demo. Here demo is the event url.

string
required

This id of user, It is unique id for every users

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json