strategy-channels
Unlink strategy channel
Soft-deletes a strategy channel by its identifier.
delete/api/v1/strategies/{strategyId}/channels/{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 channel identifier (UUID).
Response
Strategy channel deleted.