Delete a strategy

delete/strategies/{strategyId}

Deletes the strategy with the given strategy identifier.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
strategyId
string
true

Specifies the identifier of the strategy.

Responses

StatusMeaningDescription
204No Content

The strategy was deleted.

400Bad Request

The request was invalid.

Schema
404Not Found

No strategy exists at the requested path.

Schema