Skip to main content

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.

anyOf
  • Array [
  • string
  • ]
  • OntologyResyncRequest
    {
    "resource_ids": [
    "string"
    ]
    }