---
title: "Create a new IpAccessControlList resource"
method: POST
path: "/2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json"
tags: ["Api20100401IpAccessControlList"]
---

# Create a new IpAccessControlList resource

`POST /2010-04-01/Accounts/{AccountSid}/SIP/IpAccessControlLists.json`

Create a new IpAccessControlList resource

## Path parameters

- `AccountSid` string, required

## Response `201`

Created

- ApiV2010AccountSipSipIpAccessControlList
  - `sid` string, nullable — A 34 character string that uniquely identifies this resource.
  - `account_sid` string, nullable — The unique id of the [Account](https://www.twilio.com/docs/iam/api/account) that owns this resource.
  - `friendly_name` string, nullable — A human readable descriptive text, up to 255 characters long.
  - `date_created` string, date-time-rfc-2822, nullable — The date that this resource was created, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
  - `date_updated` string, date-time-rfc-2822, nullable — The date that this resource was last updated, given as GMT in [RFC 2822](https://www.php.net/manual/en/class.datetime.php#datetime.constants.rfc2822) format.
  - `subresource_uris` object, nullable — A list of the IpAddress resources associated with this IP access control list resource.
  - `uri` string, nullable — The URI for this resource, relative to `https://api.twilio.com`

---

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