Skip to content
URL:
https://<notebookserveradmin>/security/psa/disable
Methods:
POST
Required Capability:
Administrator
Version Introduced:
12.0

Description

The disable operation disables login privileges for the primary site administrator account. This operation can only be performed by an administrator when the Notebook Server is federated with an Enterprise portal. To re-enable the login privileges for the account, use the Enable primary site administrator operation.

Request parameters

ParameterDetails

f

The response format. The default is html.

Values: html | json | pjson

Example usage

Use dark colors for code blocksCopy
1
https://notebookserver.example.com:11443/arcgis/admin/security/psa/disable?f=json

JSON Response syntax

Use dark colors for code blocksCopy
1
{"status": "success"}

JSON Response example

Use dark colors for code blocksCopy
1
{"status": "success"}

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