Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Request Body
Request Body Fields
methodOverrideList[]
Note: All fields are optional. Only provided fields are updated. If settings do not exist for the environment, they are created automatically.
Response
Success Response (200 OK)
cURL Example
Notes and Warnings
- Automatic Deployment: Changes are automatically deployed to the corresponding environment after save
- Environment-Specific: Settings are scoped to a single environment
- Connector Settings:
connectorSettingsMapuses connection names as keys. The system resolves connection names to the matching connector instance in the target environment. Legacy connector type keys (e.g.,ELASTICSEARCH_INDEX) continue to work for backward compatibility. - Method Overrides: Method-level overrides take precedence over proxy-level settings. Use
apiMethodName(the endpoint path) to identify methods.
Permissions
User must haveAPI_MANAGEMENT + MANAGE permission in the project.
Related Documentation
- Get Traffic Log Settings - Get settings for environment
- Update Method Override - Update method-level override
- Delete Method Override - Delete method-level override

