Deletes a Fund.
delete
/primeapi/restapi/funds/{id}
Deletes a fund specified by Fund ID.
Request
Path Parameters
-
id: integer(int64)
Fund ID of the fund to be deleted.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.