Patch Schema Field
Edits a single field on a schema, creating an override for a detected field if needed.
Basic organization-scoped API key
Human-readable label for the field.
JSONPath used to extract the field from each source record; only meaningful for document-style backends. Pass an empty string to clear an existing path.
One of: string, number, boolean, datetime, array, object, binary. Changing the type without supplying a matching definition clears any prior detailed type metadata.