Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Request Body
Full JSON Body Example
Request Body Fields
ntlmSettings Fields
Note: All fields are optional. Only provided fields are updated.
Password Security: Password is encrypted when stored.
Response
Success Response (200 OK)
deploy=true is specified:
Response Fields
Error Response (400 Bad Request)
Error Response (401 Unauthorized)
Error Response (404 Not Found)
cURL Example
Example 1: Enable NTLM Authentication
Example 2: Enable NTLM without Workstation
Example 3: Save and Deploy
Notes and Warnings
- Domain: Windows domain name (required when enabled=true)
- Username: Windows username (required when enabled=true)
- Password: Windows password (required when enabled=true, encrypted when stored)
- Workstation: Optional workstation name
- NTLM Protocol: Uses NTLM v1/v2 authentication
- Security: Password is encrypted using default encryption algorithm
- Deploy: When
deploy=true, the API proxy is automatically deployed to the specified environments after saving
Permissions
User must haveAPI_MANAGEMENT + MANAGE permission in the project.
Related Documentation
- Update mTLS Settings - Update mTLS settings
- Update Connection Settings - Update connection settings
- Get API Proxy - Get API proxy details

