Skip to main content
POST
Rebuild ontology filter fields
Regenerate filter metadata after a bulk entry import. Requires ontologies:write. Returns a workflow you can poll.

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code with PKCE. Implicit and password flows are unsupported.

Headers

Idempotency-Key
string
required

Required for mutating requests. Replays with the same key and payload hash return the original logical result; replays with a different payload hash return 409.

Required string length: 16 - 255

Path Parameters

ontology_id
string
required

Response

Rebuild accepted.

workflow_id
string
required
status
enum<string>
required
Available options:
accepted,
running,
completed,
failed
accepted_at
string<date-time>
required
status_url
string<uri-reference>