# Create a new End User **POST /v2/RegulatoryCompliance/EndUsers** Create a new End User. TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **Attributes** () The set of parameters that are the attributes of the End User resource which are derived End User Types. - **FriendlyName** (string) The string that you assigned to describe the resource. - **Type** (string) The type of end user of the Bundle resource - can be `individual` or `business`. ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **attributes** () The set of parameters that compose the End Users resource - **date_created** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was created - **date_updated** (string(date-time) | null) The ISO 8601 date and time in GMT when the resource was last updated - **friendly_name** (string | null) The string that you assigned to describe the resource - **sid** (string | null) The unique string that identifies the resource - **type** (string | null) The type of end user of the Bundle resource - **url** (string(uri) | null) The absolute URL of the End User resource [Powered by Bump.sh](https://bump.sh)