Update an SDK view configuration
Updates the specified SDK view configuration.
PUT
Update an SDK view configuration
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the environment
Required string length:
36Pattern:
^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$Example:
"95b11417-f18f-457f-8804-68e361f9164f"
Type of sdk view
Available options:
login Body
application/json
Request body to update the sdk view for an environment.
The sections which will be used create the view in the sdk. The sections will be displayed in the order that they appear in the array.
Last modified on June 26, 2026
Update an SDK view configuration