Delete all Children in a PBS Hierarchy

delete

/api/restapi/pbs/children/{pbsId}

Send a request to this endpoint to delete all children in the PBS hierarchy of a PBS with an ID value that matches the value of the {pbsId} path parameter.

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 for the PBS service. Verify the request contains valid data, then resubmit the request.
Back to Top