Update Web Adaptors Configuration

URL:
https://<notebookserveradmin>/system/webadaptors/config/update
Methods:
POST
Required Capability:
Administrator
Version Introduced:
10.7

Description

You can use this operation to change the configuration parameters and shared key for your site's ArcGIS Web Adaptor.

Request Parameters

ParameterDetails

webAdaptorsConfig

The sharedKey attribute must always be present in this JSON.

Example Usage

Use dark colors for code blocksCopy
1
2
3
4
https://notebookwebadaptor.domain.com/notebook/admin/system/webadaptors/config/update
	webAdaptorsConfig={
		"sharedKey": "kNHyEwHEj8d3OngJK+sRZoXsZdhzS95EwGkFwYpo0RE="
	}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.