Skip to main content

Reactivate a strategy

POST /api/admin/strategies/:strategyName/reactivate

Marks the specified strategy as not deprecated. If the strategy wasn't already deprecated, nothing changes.

Request

Path Parameters

  • strategyName string required
Responses

This response has no body.

Loading...