Update Connector properties
PUT/v1/connectors/:id
Can be used to update specific fields. Only fields specified in the request will be updated.
When the connector’s target is a webhook (generic, slack, or teams), updating the connector triggers the same outbound connectivity check as creation. The service performs a live POST request Certificate Manager - SaaS to the configured connection.url. If the endpoint is unreachable (for example, due to DNS failure, TLS handshake issues, or network/firewall restrictions), the update request fails with a descriptive error.
Request
Responses
- 200
- 400
- 404
- 412
Connector Updated
Request Conditions Failed
Connector Not Found
Request Conditions Failed