Skip to main content
POST
Cancel a running turn in a session

Authorizations

Authorization
string
header
required

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

Path Parameters

sessionId
string
required

Session identifier (.).

Minimum string length: 1
Example:

"01arz3ndektsv4rrffq69g5fav.g"

Body

application/json

The body is of type object.

Response

Turn cancelled.

The response is of type object.