Un-assign a list of Allocation Rule from a Fund

delete

/api/restapi/funds/allocationRuleAssignment/batch

Send a request to this endpoint to un-assign a list of allocation rules to a fund that matches the fields in the query parameters.

Request

Query Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : List<String>
Type: array
Title: List<String>
Show Source
Back to Top

Response

204 Response

Successful operation with no content.

400 Response

Invalid Input.
Back to Top