Update a strategy type

Updates the specified strategy type. Any properties not specified in the request body are left untouched.

Authentication

Authorizationstring
API key needed to access this API
OR
AuthorizationBearer
API key needed to access this API, in Bearer token format

Path parameters

namestringRequired

Request

updateStrategySchema
parameterslist of objectsRequired
The parameter list lets you pass arguments to your custom activation strategy. These will be made available to your custom strategy implementation.
descriptionstringOptional
A description of the strategy type.

Response

This response has no body.

Errors