Delete Session
delete/v1/sessions/{session_id}?beta=true
Path parameters
session_idstring required
Path parameter session_id
Headers
x-api-keystring
anthropic-versionstring
anthropic-betastring
Response
Successful response (OK)
Example response
{
"type": "session_deleted",
"id": "sesn_011CZkZAtmR3yMPDzynEDxu7"
}