Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.example.com/api/v1/customer/sessions/{userSessionId}
{ "statusCode": 400, "message": "Bad Request Error", "errors": [ { "code": "invalid_type", "message": "Required", "path": "name" } ] }
Revokes a session.
Session identifier.
Comma-separated list of fields to include in the response. Supports dot notation.
No Content