Skip to main content
PUT
Save one UI preference

Path Parameters

key
string
required

Namespaced preference key: lowercase namespace, optional :qualifier (e.g. drawings:ESU6).

Maximum string length: 64
Pattern: ^[a-z0-9_]+(:[A-Za-z0-9._-]+)?$

Body

application/json
data
string
required

Opaque JSON document (object or array) owned by the client.

Example:

Response

UI preference saved

success
boolean
Example:

true

data
object