Remove Users from RFI Notifications
delete
/primeapi/restapi/rfi/delete/notificationUsers/workspace/{workspaceCode}/project/{projectCode}/code/{rfiCode}
Send a request to this endpoint to stop sending users notifications about a specified RFI.
Request
Supported Media Types
- application/json
Path Parameters
-
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.
One or more usernames of application users.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.