Delete one or more container constraints. Currently limited to 10 constraints at a time.
List of the references to constraints you want to delete.
required | Array of objects [ 1 .. 10 ] items |
List of External id(s) for the affected items
The response for a failed request.
{- "items": [
- {
- "space": "string",
- "containerExternalId": "string",
- "identifier": "string"
}
]
}
{- "items": [
- {
- "space": "string",
- "containerExternalId": "string",
- "identifier": "string"
}
]
}