Sign in

Update Relay Webhook

documented

Update a relay webhook.

PUT /api/v1/relay-webhooks/{id}Receivingno implementation yet0 runs

Input

id*
Relay webhook ID
{{$id}}
name
Relay webhook name
{{$name}}
target*
Target URL
{{$target}}
auth_type
Auth type
{{$auth_type}}
auth_token
Webhook auth token
{{$auth_token}}
auth_url
OAuth2 token URL
{{$auth_url}}
client_id
OAuth2 client_id
{{$client_id}}
domain*
Inbound domain for match.domain
{{$domain}}
custom_header_value
Custom header value for X-Example-Header
{{$custom_header_value}}
Calls SparkPost as you (your API key is your account); keychains.dev holds the credentials.
Update Relay Webhook · SparkPost · OpenIntegrations