POST
/
v3
/
sessions
/
{sessionId}
/
logs
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

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

Path Parameters

sessionId
string
required

Body

application/json

The body is of type any.

Response

200 - application/json

Default Response

message
string
required