Deletes a specified RequestValidator of a given RestApi.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DeleteRequestValidatorRequest", "title": "DeleteRequestValidatorRequest", "type": "object", "properties": {}, "description": "Deletes a specified RequestValidator of a given RestApi." }