Headers
Private Key
Path Parameters
Body
application/json
Response
Successful Response
The response is of type any.
curl --request POST \
--url https://api-west.millis.ai/sessions/{session_id}/terminate \
--header 'Content-Type: application/json' \
--data '{
"message": "<string>"
}'"<any>"curl --request POST \
--url https://api-west.millis.ai/sessions/{session_id}/terminate \
--header 'Content-Type: application/json' \
--data '{
"message": "<string>"
}'"<any>"Private Key
Successful Response
The response is of type any.