DeleteModelRequest

Request to delete an existing model in an existing RestApi resource.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-deletemodelrequest-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/DeleteModelRequest",
  "title": "DeleteModelRequest",
  "type": "object",
  "properties": {},
  "description": "Request to delete an existing model in an existing RestApi resource."
}