Starts a new session for an agent with the specified parameters.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Details of the session to create.
The body is of type object
.
Session created successfully.
The response is of type object
.