Skip to main content
DELETE
/
api
/
v0
/
sessions
/
{sessionId}
Delete a session
curl --request DELETE \
  --url https://api.factory.ai/api/v0/sessions/{sessionId} \
  --header 'X-API-Key: <api-key>'
{}

Authorizations

X-API-Key
string
header
required

Factory API key for authentication

Path Parameters

sessionId
string
required

Session ID

Response

Response for status 204

The response is of type object.