Request to delete an existing Method resource.
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DeleteMethodRequest", "title": "DeleteMethodRequest", "type": "object", "properties": {}, "description": "Request to delete an existing Method resource." }