---
title: "POST /v2/Services"
method: POST
path: "/v2/Services"
tags: ["IpMessagingV2Service"]
---

# POST /v2/Services

`POST /v2/Services`

## Response `201`

Created

- IpMessagingV2Service
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `friendly_name` string, nullable
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `default_service_role_sid` string, nullable
  - `default_channel_role_sid` string, nullable
  - `default_channel_creator_role_sid` string, nullable
  - `read_status_enabled` boolean, nullable
  - `reachability_enabled` boolean, nullable
  - `typing_indicator_timeout` integer
  - `consumption_report_interval` integer
  - `limits` unknown
  - `pre_webhook_url` string, nullable
  - `post_webhook_url` string, nullable
  - `webhook_method` string, nullable
  - `webhook_filters` string[], nullable
  - `pre_webhook_retry_count` integer
  - `post_webhook_retry_count` integer
  - `notifications` unknown
  - `media` unknown
  - `url` string, uri, nullable
  - `links` object, nullable

---

[API](https://skmtc.net/twilio/apis/twilio-ip-messaging.md) · [All operations](https://skmtc.net/twilio/apis/twilio-ip-messaging/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/twilio-ip-messaging/revisions/548426606af4/schema)
