Accept an RFI
put
/primeapi/restapi/rfi/accept/workspace/{workspaceCode}/project/{projectCode}/code/{rfiCode}/discussion/{discussionId}
Send a request to this endpoint to accept an RFI.
Request
Supported Media Types
- application/json
Path Parameters
-
discussionId: integer(int64)
The system-generated identifier of a discussion.
-
projectCode: string
The user-specified identifier of a project.
-
rfiCode: string
The user-specified identifier of an RFI.
-
workspaceCode: string
The user-specified identifier of a workspace.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.