cURL
curl --request DELETE \ --url https://synthesis.trade/api/v1/project/account/{account_id}/api-key/{public_key} \ --header 'X-PROJECT-API-KEY: <api-key>'
{ "success": true, "response": { "deleted": true } }
Delete a project account API key.
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.
Public key to delete.
Account API key deleted