v9

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-071292691.1 MB
strategy-operators

Unlink strategy operator

Soft-deletes a strategy operator by its identifier.

delete/api/v1/strategies/{strategyId}/operators/{id}

Path parameters

strategyIdstring uuid required
Example:01920000-0000-7000-8000-000000000000

Parent strategy identifier (UUID).

idstring uuid required
Example:01920000-0000-7000-8000-000000000000

Strategy operator identifier (UUID).

Response

Strategy operator deleted.