OntologyResyncRequest
POST /ontology/resync body.
resource_ids object
Entity or relation type identifiers to resynchronize. Omit this field to resynchronize all resources and clear the degraded-state marker.
- string[]
- null
Array [
string
]
OntologyResyncRequest
{
"resource_ids": [
"string"
]
}