cURL
curl --request POST \ --url https://synthesis.trade/api/v1/wallet/pol/{wallet_id}/copytrade/{copytrade_id}/pause \ --header 'X-API-KEY: <api-key>'
{ "success": true, "response": { "copytrade_id": "01234567-89ab-cdef-0123-456789abcdef", "status": "PAUSED" } }
Pause a Polymarket copytrade configuration for a Polygon wallet.
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.
Account secret API key.
Polygon copytrade paused