DeleteDocumentationVersionRequest

Deletes an existing documentation version of an API.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-deletedocumentationversionrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DeleteDocumentationVersionRequest",
  "title": "DeleteDocumentationVersionRequest",
  "type": "object",
  "properties": {},
  "description": "Deletes an existing documentation version of an API."
}