DeleteRestApiRequest

Request to delete the specified API from your collection.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-deleterestapirequest-schema.json Raw ↑
{
  "$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."
}