Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Connector Types

ELASTICSEARCH_INDEX, DB_INSERT_UPDATE_DELETE, SYSLOG_SEND, WEBHOOK_SEND, RABBITMQ_SEND, ACTIVEMQ_SEND, KAFKA_SEND, GRAYLOG_SEND, LOGBACK_APPEND

Request Body

The request body is a Connector Log Settings object. See Update Traffic Log Settings for field descriptions.

Response

Success Response (200 OK)

Error Response (400 Bad Request)

cURL Example

Method names containing / must be URL-encoded (e.g., /pets%2Fpets).

Notes and Warnings

  • Automatic Deployment: Changes are automatically deployed after save
  • Override Precedence: Method-level settings override proxy-level settings for the specified connector
  • Null Fields: Fields set to null inherit from proxy-level connector settings

Permissions

User must have API_MANAGEMENT + MANAGE permission in the project.