Delete a specific requirement from a client by client Id and requirement Id

delete

/PASService/rest/services/v1/clients/{clientId}/requirements/{requirementId}

Deletes a specific requirement from a client

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

204 Response

successful operation
Back to Top