Shield NS53Delete requestsCheck bulk proxy zone delete statusCopy Pageget https://{hostname}/config-dns/v2/proxies/{proxyId}/zones/delete-requests/{requestId}Retrieves the current status of a running or completed request. The requestId was returned when the delete request was initiated.Path ParamsproxyIdstringrequiredThe proxy ID you're working with.requestIdstringrequiredThe ID of the request.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful operation. 400Bad Request. The requestId path parameter is not a valid request identifier. 401Unauthorized. Your credentials are missing or invalid. 403Forbidden. You don't have permission to access delete requests for this proxy. 404Not Found. The specified proxy or delete request doesn't exist or isn't accessible.Updated 3 months ago Get all bulk proxy zone delete resultsGet a bulk proxy zone delete resultDid this page help you?YesNo