AI
DELETE
/session/{session_id}fetch("https://nebula-api.thirdweb.com/session/{session_id}", { method: "DELETE", headers: { "x-secret-key": "<your-project-secret-key>", },});
x-secret-key
stringRequiredYour thirdweb secret key for authentication.
Example:
YOUR_THIRDWEB_SECRET_KEY
session_id
stringRequiredThe unique ID of the session
Example:
3fa85f64-5717-4562-b3fc-2c963f66afa6