Skip to main content

Create a Connector

POST 

/v1/connectors

Create a Connector for your company. When the connector’s target is a webhook (generic, slack, or teams), the service performs a live outbound POST request from Certificate Manager - SaaS to the specified connection.url during creation. This validates DNS resolution, TLS handshake, and network reachability. If the URL is unreachable (for example, blocked by firewall rules or incorrect DNS), the connector creation request fails with a timeout or connection error. This behavior is expected and prevents creating connectors that cannot receive webhook notifications.

Request

Responses

Connector Created