Delte an RFI
delete
/primeapi/restapi/rfi/{id}
Send a request to this endpoint to delete an RFI that meet the following requirements:
- The object has an ID that matches the value of the {id} path parameter.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of an RFI.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.