Settings
Update Multiple Settings
Updates multiple portal settings at once for a specific customer.
PUT
Update Multiple Settings
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 Multiple Settings
Updates multiple portal configuration settings in a single request for a specific customer.Authentication
Requires a valid customer bearer token.Path Parameters
Numeric identifier of the customer to update settings for.
Request Body
Array or object of setting name/value pairs to update.Response
Returns a200 OK on success.
TypeScript Integration
Update Multiple Settings