---
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

## Changes

- **2025-07-03** (v2) `d3026e51bff2` — 3 breaking
  - the `limits` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - the `media` response's property type/format changed from `object`/`` to ``/`` for status `201`
  - the `notifications` response's property type/format changed from `object`/`` to ``/`` for status `201`
- **2025-03-11** (v2) `49e9317a9a16` — 3 breaking
  - the `limits` response's property type/format changed from ``/`` to `object`/`` for status `201`
  - the `media` response's property type/format changed from ``/`` to `object`/`` for status `201`
  - the `notifications` response's property type/format changed from ``/`` to `object`/`` for status `201`
- **2024-08-26** (v2) `7ab36e459dd2` — 4 info
  - the `consumption_report_interval` response's property default value `0` was added for the status `201`
  - the `post_webhook_retry_count` response's property default value `0` was added for the status `201`
  - the `pre_webhook_retry_count` response's property default value `0` was added for the status `201`
  - the `typing_indicator_timeout` response's property default value `0` was added for the status `201`
- **2023-08-10** (v2) `03de90f08481` — 1 info
  - api tag `IpMessagingV2Service` added

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/post.md)

---

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