Delete one or more data models. Currently limited to 100 models at a time. This does not delete the views, nor the containers they reference.
List of references to data models you wish to delete
required | Array of objects [ 1 .. 100 ] items |
Items affected by the request
The response for a failed request.
{- "items": [
- {
- "externalId": "string",
- "space": "string",
- "version": "string"
}
]
}
{- "items": [
- {
- "externalId": "string",
- "space": "string",
- "version": "string"
}
]
}