Update a property option
Path parameters
Property definition uuid, or the reserved alias app_stage for the list pipeline stage definition (requires list_id). The alias exists because a superseded native status definition can coexist with the pipeline one and the two are indistinguishable in a metadata read; the definition carrying alias: app_stage is the pipeline one.
Headers
A unique key (UUID or any opaque string up to 255 chars) for an authenticated POST, PUT, or PATCH request. The server retains the initial claim for 24 hours and replays a completed non-5xx response only when the method, path, and request body all match. Reusing a non-expired key with a different method, path, or body returns 409 idempotency_key_mismatch; reusing it after expiry returns 409 idempotency_key_stale, so use a new key. Replays include the idempotent-replay: true response header.
Request body
Response
Option updated
Changes
Changed in 6 of the 29 revisions of this API.410
- ▲
removed the enum value
multiref_agent_artifactof the request propertyrequest-property-enum-value-removed
- ○
added the new
multiref_agent_siteenum value to the request propertyrequest-property-enum-value-added
- ▲
- ▲
added the pattern
^(app_stage|[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$to thepathrequest parameterpropertyIdrequest-parameter-pattern-added
- ▲
removed the enum value
multiref_organization_userof the request propertyrequest-property-enum-value-removed
- ▲
removed the enum value
ref_organization_userof the request propertyrequest-property-enum-value-removed
- ○
for the
pathrequest parameterpropertyId, the format was generalized fromuuidto no formatrequest-parameter-type-generalized
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ▲
- ○
added the new
multiref_sourceenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new
multiref_agent_artifactenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
ref_ai_chat_messageenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
ref_ai_chat_threadenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
added the new
multiref_commentenum value to the request propertyrequest-property-enum-value-added
- ○
- ○
endpoint added
endpoint-added
- ○