Required capabilities:
DataModelsAcl:WRITE
Triggers a retry of failed constraints on the given properties. This includes nullable, maxListSize and maxTextSize.
List of references to properties with property-level constraints that you want to retry.
required | Array of objects (ContainerSubObjectIdentifier) [ 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"
}
]
}