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
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT-based authentication
Path Parameters
The name of the setting to update
Body
application/json
The body is of type object.
Response
Successful operation
Data format of Enneo success messages
Operation was successful
Example:
true