strategy-carriers

Delete strategy carrier

Soft-deletes a strategy carrier by its identifier.

delete/api/v1/strategies/{strategyId}/carriers/{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 carrier identifier (UUID).

Response

Strategy carrier deleted.

Changes

No recorded changes to this endpoint across all 9 revisions of this API.