---
title: "POST /v2/Services/{ServiceSid}/Users"
method: POST
path: "/v2/Services/{ServiceSid}/Users"
tags: ["IpMessagingV2User"]
---

# POST /v2/Services/{ServiceSid}/Users

`POST /v2/Services/{ServiceSid}/Users`

## Path parameters

- `ServiceSid` string, required

## Headers

- `X-Twilio-Webhook-Enabled` 'true' | 'false'

## Response `201`

Created

- IpMessagingV2ServiceUser
  - `sid` string, nullable
  - `account_sid` string, nullable
  - `service_sid` string, nullable
  - `attributes` string, nullable
  - `friendly_name` string, nullable
  - `role_sid` string, nullable
  - `identity` string, nullable
  - `is_online` boolean, nullable
  - `is_notifiable` boolean, nullable
  - `date_created` string, date-time, nullable
  - `date_updated` string, date-time, nullable
  - `joined_channels_count` integer
  - `links` object, nullable
  - `url` string, uri, nullable

## Changes

- **2024-08-26** (v2) `7ab36e459dd2` — 1 info
  - the `joined_channels_count` response's property default value `0` was added for the status `201`
- **2023-08-10** (v2) `03de90f08481` — 1 info
  - api tag `IpMessagingV2User` added

[Change history](https://skmtc.dev/twilio/apis/twilio-ip-messaging/changes/v2/Services/:ServiceSid/Users/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)
