Create session

Create a persistent session in a sandbox.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

sandbox_namestringRequired

Request

This endpoint expects a map from strings to any.

Response

Successful Response

Errors

401
Unauthorized Error
404
Not Found Error
422
Unprocessable Entity Error