Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Body

application/json
displayName
string

Optional label for the session.

Maximum string length: 200
egress
object

Egress to set on a session. Only external (managed Zavu proxy) and android (a customer device) are accepted — direct is a guaranteed ban and is rejected.

Response

Session created.

session
object
required