/copiers/{copier_id}/disabled-symbols
Create a disabled symbol for a copier.
This stops a specific symbol from opening on the follower account.
{
"lead_symbol_id":{lead_symbol_id},
}
{
"result": "success",
"status": 200,
"data": {
"id": 34960032,
"created_at": "2025-04-25T15:22:45Z",
"updated_at": "2025-04-25T15:22:45Z",
"lead_symbol_id": 272379201,
"lead_symbol": "WheatMay25"
}
}
Field | Required | Accepted | Description |
---|---|---|---|
lead_symbol_id | yes | integer | Lead account symbol ID |
Sign up to our newsletter to keep up-to-date.