Delete one or more containers. Currently limited to 100 containers at a time.
List of the spaces and external-ids for the containers you want to delete.
required | Array of objects [ 1 .. 100 ] items |
List of External id(s) for the affected items
The response for a failed request.
{- "items": [
- {
- "externalId": "string",
- "space": "string"
}
]
}
{- "items": [
- {
- "externalId": "string",
- "space": "string"
}
]
}