Update session position

This API can be used to update session position by session ID. The first-time session default position will be 1000.

We are positioning the session to the top of the list, topSessionId will be passed as 0.

We are positioning the session at the bottom of the list that time we need to pass topBottomSessionId as 0.

If we are putting the session in between some sessions, then we need to pass id of the top session as topSessionId and id of the bottom session as topBottomSessionId where we want to put that session.

This API can be used by authenticated user only, and it will require super admin /event admin /event staff level access. User need to pass id, topSessionId and topBottomSessionId as path parameters.

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

For getting particular session need to pass event session id for getting particular session

int32
required

In Asc order first top session ID.

int32
required

In DESC order first top session ID.

string
required

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

Headers
string
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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