---
title: "Create a new Assigned Item."
method: POST
path: "/v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments"
tags: ["NumbersV2ItemAssignment"]
---

# Create a new Assigned Item.

`POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/ItemAssignments`

Create a new Assigned Item.

## Path parameters

- `BundleSid` string, required

## Response `201`

Created

- NumbersV2RegulatoryComplianceBundleItemAssignment
  - `sid` string, nullable — The unique string that we created to identify the Item Assignment resource.
  - `bundle_sid` string, nullable — The unique string that we created to identify the Bundle resource.
  - `account_sid` string, nullable — The SID of the [Account](https://www.twilio.com/docs/iam/api/account) that created the Item Assignment resource.
  - `object_sid` string, nullable — The SID of an object bag that holds information of the different items.
  - `date_created` string, date-time, nullable — The date and time in GMT when the resource was created specified in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format.
  - `url` string, uri, nullable — The absolute URL of the Identity resource.

---

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