attributes

Set Attribute Managed By

Switch which lane ('manual' | 'dataset' | 'scim') is authoritative.

Requires company admin. 'scim' requires a scim_path already set on the definition; 'dataset' requires an automation rule already configured (PUT .../automation) — both are lanes a caller could otherwise put a definition into with nothing writing it, which reads as no values under RLS.

patch/api/v1/attributes/{definition_id}/managed-by

Path parameters

definition_idstring uuid required

Request body

managed_by'manual' | 'dataset' | 'scim' required

Response

Successful Response

idstring uuid required
keystring required
labelstring required
managed_bystring required
scim_pathstring nullable required
created_atstring date-time required

Changes