Delete Scope Item Assignment Activities by Scope Item Assignment

delete

/api/restapi/scopeItemAssignmentActivity/scopeItemAssignment/{scopeItemAssignmentId}

Send a request to this endpoint to delete one or more scope item assignments. The application object with an parent scope item assignment ID value that matches the value of the {scopeItemAssignmentId} path parameter will be deleted.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

204 Response

Successful operation with no content.

400 Response

Invalid Input.
Back to Top