Upsert a custom property
Requires customPropertiesEnabled. Disabled organizations receive 403.
Authorizations
Organization-scoped API key. Create one in the BuildingSwell app under Organization settings, API keys.
Path Parameters
Record id.
Query Parameters
Columns to overwrite when the row already exists. Repeat the parameter for each column: a single comma-separated value is read as one column name and fails at the database. Without the parameter the request is rejected with 400.
Body
Immutable storage key, unique case-insensitively even across archived definitions.
1 - 64^[A-Za-z][A-Za-z0-9]*$1number, text, boolean, single_select, multi_select Only number properties can have a unit.
Currently only ["order"] is supported; cannot be empty.
order Select types only. Trimmed strings, unique case-insensitively; array position is display order.
1Select types only. Append unknown options on value writes when true.
Response
Successful response.