- URL:
- https://<root>/security/psa/enable
- Methods:
POST- Required Capability:
- Administrator
- Version Introduced:
- 12.0
Description
The enable operation restores login privileges for the primary site administrator account that has previously been disabled using the Disable operation.
Request parameters
| Parameter | Details |
|---|---|
| The response format. The default is Values: |
Example usage
https://notebookserver.example.com:11443/arcgis/admin/security/psa/enable?f=jsonJSON Response syntax
{"status": "success"}JSON Response example
{"status": "success"}