Delete a Scope Item
delete
/primeapi/restapi/scopeItem/{id}
Send a request to this endpoint to delete a scope item.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a scope item.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
Invalid input.