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/driver/sessions/{userSessionId}
{ "statusCode": 400, "message": "Bad Request Error", "errors": [ { "code": "invalid_type", "message": "Required", "path": "name" } ] }
Revokes a session.
Session identifier.
No Content