update_http_integration
Update a custom HTTP delivery integration by changing only the fields you specify, such as URL, headers, authentication, or alert payloads, while leaving all other settings unchanged.
Instructions
Update a Custom HTTP Delivery integration via PATCH. Only fields explicitly provided are sent; omitted fields keep their current server values. (requires write permission)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | No | ||
| ack_url | No | ||
| headers | No | ||
| ack_body | No | ||
| password | No | ||
| username | No | ||
| clear_url | No | ||
| ack_method | No | ||
| alert_body | No | ||
| clear_body | No | ||
| update_url | No | ||
| ack_headers | No | ||
| description | No | ||
| http_method | No | ||
| update_body | No | ||
| clear_method | No | ||
| extra_fields | No | ||
| clear_headers | No | ||
| update_method | No | ||
| integration_id | Yes | Integration ID | |
| update_headers | No | ||
| alert_data_type | No | ||
| alert_body_format | No | ||
| enabled_lifecycles | No |