Settings
Update setting
Update a single setting value.
Special setting formats:
- Tag properties: Use
_tag[{id}].{property}format (e.g.,_tag[123].name,_tag[123].visibility) - See Tag schema for available properties
PUT
Autorisierungen
JWT-based authentication
Pfadparameter
The name of the setting to update
Body
application/json
The body is of type object.
Antwort
Successful operation
Data format of Enneo success messages
Operation was successful
Beispiel:
true