{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/DeleteUsagePlanRequest",
"title": "DeleteUsagePlanRequest",
"type": "object",
"properties": {},
"description": "The DELETE request to delete a usage plan of a given plan Id."
}