cURL
curl --request POST \ --url https://synthesis.trade/api/v1/project/account/{account_id}/session/{session_id}/expire \ --header 'X-PROJECT-API-KEY: <api-key>'
{ "success": true, "response": { "expired": true } }
Expire a specific session for a project account.
Documentation IndexFetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://api.synthesis.trade/docs/llms.txt
Use this file to discover all available pages before exploring further.
Project secret API key.
Account session expired