Update an integration

PATCH {{fastly_url}}/notifications/integrations/{{integration_id}}

Update an existing integration, only updating the fields that are given and leaving the others untouched. If the type is changed, then you must also fill out the specific fields required by the integration.

Authorization: Requires API token.

Request Body

{"config"=>{"address"=>"newaddress@example-domain.com"}}

HEADERS

KeyDatatypeRequiredDescription
Hoststring
Content-Typestring