Delete Scope Item Assignment Activities by Scope Item Assignment
delete
/primeapi/restapi/scopeItemAssignmentActivity/scopeItemAssignment/{id}
Send a request to this endpoint to delete one or more scope item assignments that meet the following requirements:
- The object is associated with an assignment with an ID value that matches the value of the {assignmentId} path parameter.
Request
Path Parameters
-
id: integer(int64)
One or more system-generated identifiers of assignments.
Response
Supported Media Types
- application/json
204 Response
Successful operation with no content.
400 Response
Invalid Input.