Api reference
DELETE Terminals Session SessionId
DELETE
/v1/terminals/session/{sessionId}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
sessionId*string
Response Body
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/v1/terminals/session/string"{ "closed": true}{ "error": "string"}{ "error": "string"}{ "error": "string"}