# Update channel webhook **POST /v2/Services/{ServiceSid}/Channels/{ChannelSid}/Webhooks/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **ServiceSid** (string) - **ChannelSid** (string) - **Sid** (string) ### Body: (object) - **Configuration.Filters** (array[string]) - **Configuration.FlowSid** (string) - **Configuration.Method** (string) - **Configuration.RetryCount** (integer) - **Configuration.Triggers** (array[string]) - **Configuration.Url** (string) ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) - **channel_sid** (string | null) - **configuration** () - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **service_sid** (string | null) - **sid** (string | null) - **type** (string | null) - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)