# Creates an evaluation for a bundle **POST /v2/RegulatoryCompliance/Bundles/{BundleSid}/Evaluations** Creates an evaluation for a bundle TODO: Resource-level docs ## Servers ## Parameters ### Path parameters - **BundleSid** (string) The unique string that identifies the Bundle resource. ## Responses ### 201 Created #### Body: (object) - **account_sid** (string | null) The SID of the Account that created the resource - **bundle_sid** (string | null) The unique string that identifies the resource - **date_created** (string(date-time) | null) - **regulation_sid** (string | null) The unique string of a regulation - **results** (array | null) The results of the Evaluation resource - **sid** (string | null) The unique string that identifies the Evaluation resource - **status** (string | null) The compliance status of the Evaluation resource - **url** (string(uri) | null) [Powered by Bump.sh](https://bump.sh)