Settings
Update Setting
Updates a single portal setting value.
POST
Update Setting
Documentation Index
Fetch the complete documentation index at: https://learn.nexudus.com/llms.txt
Use this file to discover all available pages before exploring further.
Update Setting
Updates the value of a specific portal configuration setting for the authenticated customer’s context.Authentication
Requires a valid customer bearer token.Path Parameters
The setting name/key to update. URL-encoded.
Request Body
The new value for the setting.
Response
Returns a200 OK on success.
TypeScript Integration
Update Setting