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 POST \ --url https://api.{your-broker}.slate-labs.com/accounts/{login}/close \ --header 'Content-Type: application/json' \ --data ' { "reason": "<string>", "force": false } '
{ "login": 123, "status": "<string>", "reason": "<string>", "balance_at_closure": 123 }
1 - 1000
Successful Response