Create a Strategy Measure

post

/api/restapi/strategyMeasure

Send a request to this endpoint to create a strategy measure.

Request

There are no request parameters for this operation.

Supported Media Types
Request Body - application/json ()
Root Schema : ApiEntityStrategyMeasure
Type: object
Title: ApiEntityStrategyMeasure
This entity represents a StrategyMeasure object, a unique StrategyMeasure object can be identified by the following combinations of the fields.
  • strategyMeasureId
Show Source
Examples

Back to Top

Response

Supported Media Types

201 Response

The object was successfully created.
Body ()
Root Schema : ApiEntityStrategyMeasure
Type: object
Title: ApiEntityStrategyMeasure
This entity represents a StrategyMeasure object, a unique StrategyMeasure object can be identified by the following combinations of the fields.
  • strategyMeasureId
Show Source

400 Response

Invalid input for the Strategy Measure service.
Back to Top