# Create a new Supporting Document **POST /v2/RegulatoryCompliance/SupportingDocuments** Create a new Supporting Document. TODO: Resource-level docs ## Servers ## Parameters ### Body: (object) - **Attributes** () The set of parameters that are the attributes of the Supporting Documents resource which are derived Supporting Document Types. - **FriendlyName** (string) The string that you assigned to describe the resource. - **Type** (string) The type of the Supporting Document. ## 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 Supporting Documents 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 - **failure_reason** (string | null) The failure reason of the Supporting Document Resource. - **friendly_name** (string | null) The string that you assigned to describe the resource - **mime_type** (string | null) The image type of the file - **sid** (string | null) The unique string that identifies the resource - **status** (string | null) The verification status of the Supporting Document resource - **type** (string | null) The type of the Supporting Document - **url** (string(uri) | null) The absolute URL of the Supporting Document resource [Powered by Bump.sh](https://bump.sh)