Delete a Scope Item Assignment Activity
delete
/primeapi/restapi/scopeItemAssignmentActivity/{id}
Send a request to this endpoint to delete a scope item assignment.
Request
Path Parameters
-
id: integer(int64)
The system-generated identifier of a scope item assignment.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
404 Response
The requested object does not exist, or you do not have access to it.