Documentation Index
Fetch the complete documentation index at: https://docs.apinizer.com/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer | Yes |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| projectName | string | Yes | Project name |
| apiProxyName | string | Yes | API Proxy name |
| environmentName | string | Yes | Environment name |
| methodName | string | Yes | API method/endpoint name |
| connectorType | string | Yes | Connector type (e.g., ELASTICSEARCH, DATABASE) |
Connector Types
ELASTICSEARCH_INDEX, DB_INSERT_UPDATE_DELETE, SYSLOG_SEND, WEBHOOK_SEND, RABBITMQ_SEND, ACTIVEMQ_SEND, KAFKA_SEND, GRAYLOG_SEND, LOGBACK_APPEND
Response
Success Response (200 OK)
Error Response (400 Bad Request)
cURL Example
Notes and Warnings
- Automatic Deployment: Changes are automatically deployed after save
- Fallback: After deletion, the method uses proxy-level settings for the connector
- Cleanup: If no connector overrides remain for a method, the entire method override entry is removed
Permissions
User must haveAPI_MANAGEMENT + MANAGE permission in the project.
Related Documentation
- Update Method Override - Add/update a method override
- Update Traffic Log Settings - Update proxy-level settings

