# Update service **POST /v2/Services/{Sid}** TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **Sid** (string) ### Body: (object) - **ConsumptionReportInterval** (integer) - **DefaultChannelCreatorRoleSid** (string) - **DefaultChannelRoleSid** (string) - **DefaultServiceRoleSid** (string) - **FriendlyName** (string) - **Limits.ChannelMembers** (integer) - **Limits.UserChannels** (integer) - **Media.CompatibilityMessage** (string) - **Notifications.AddedToChannel.Enabled** (boolean) - **Notifications.AddedToChannel.Sound** (string) - **Notifications.AddedToChannel.Template** (string) - **Notifications.InvitedToChannel.Enabled** (boolean) - **Notifications.InvitedToChannel.Sound** (string) - **Notifications.InvitedToChannel.Template** (string) - **Notifications.LogEnabled** (boolean) - **Notifications.NewMessage.BadgeCountEnabled** (boolean) - **Notifications.NewMessage.Enabled** (boolean) - **Notifications.NewMessage.Sound** (string) - **Notifications.NewMessage.Template** (string) - **Notifications.RemovedFromChannel.Enabled** (boolean) - **Notifications.RemovedFromChannel.Sound** (string) - **Notifications.RemovedFromChannel.Template** (string) - **PostWebhookRetryCount** (integer) - **PostWebhookUrl** (string(uri)) - **PreWebhookRetryCount** (integer) - **PreWebhookUrl** (string(uri)) - **ReachabilityEnabled** (boolean) - **ReadStatusEnabled** (boolean) - **TypingIndicatorTimeout** (integer) - **WebhookFilters** (array[string]) - **WebhookMethod** (string(http-method)) ## Responses ### 200 OK #### Body: (object) - **account_sid** (string | null) - **consumption_report_interval** (integer | null) - **date_created** (string(date-time) | null) - **date_updated** (string(date-time) | null) - **default_channel_creator_role_sid** (string | null) - **default_channel_role_sid** (string | null) - **default_service_role_sid** (string | null) - **friendly_name** (string | null) - **limits** () - **links** (object(uri-map) | null) - **media** () - **notifications** () - **post_webhook_retry_count** (integer | null) - **post_webhook_url** (string | null) - **pre_webhook_retry_count** (integer | null) - **pre_webhook_url** (string | null) - **reachability_enabled** (boolean | null) - **read_status_enabled** (boolean | null) - **sid** (string | null) - **typing_indicator_timeout** (integer | null) - **url** (string(uri) | null) - **webhook_filters** (array[string] | null) - **webhook_method** (string | null) [Powered by Bump.sh](https://bump.sh)