{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/DeleteRestApiRequest", "title": "DeleteRestApiRequest", "type": "object", "properties": {}, "description": "Request to delete the specified API from your collection." }