DeleteDocumentationPartRequest

Deletes an existing documentation part of an API.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

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