Experimental endpoints
Cancel a Trade Detection subscription
Cancels a Trade Detection subscription for a connected brokerage account. This endpoint requires partner signature authentication only and does not require userId or userSecret.
post/snapTrade/tradeDetection/subscriptions/cancel
Request body
Example request
{
"account_id": "917c8734-8470-4a3e-a18f-57c3f2ee6631"
}Response
Cancelled the Trade Detection subscription, or it was already cancelled
Example response
{
"success": true
}Changes
Changed in 2 of the 64 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 27 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲