Delete a Strategy Type
delete
/primeapi/restapi/strategyType/{id}
Send a request to this endpoint to delete a strategy type.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a strategy type.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input for the Strategy Type service.