# Create service **POST /v2/Services** TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **FriendlyName** (string) ## Responses ### 201 Created #### 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)