Webhooks
Operations related to Webhooks
📄️ Retrieve all Connectors for a company
Retrieve a list of all Connectors for a company
📄️ Create a Connector
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.
📄️ Update Connector properties
Can be used to update specific fields. Only fields specified in the request will be updated.
📄️ Delete a Connector
Delete a Connector.