/mock_session

Creates a Mock Session

post

Begins a session by accepting a mock session request. The request must be made with an authenticated super-user.

Authorizations
AuthorizationstringRequired
Body

Used to create a mock session with the server. This will create a temporary user as well which will exist for a short period of time

lifetimeInSecondsany · min: 60Optional

The lifetime of the user in seconds. After this amount of time,

Responses
post
/mock_session

Last updated