---
title: "Create a new Compliance Inquiry for the authenticated account. This is necessary to start a new embedded session."
method: POST
path: "/v1/ComplianceInquiries/Customers/Initialize"
tags: ["TrusthubV1ComplianceInquiries"]
---

# Create a new Compliance Inquiry for the authenticated account. This is necessary to start a new embedded session.

`POST /v1/ComplianceInquiries/Customers/Initialize`

Create a new Compliance Inquiry for the authenticated account. This is necessary to start a new embedded session.

## Response `201`

Created

- TrusthubV1ComplianceInquiry
  - `inquiry_id` string, nullable — The unique ID used to start an embedded compliance registration session.
  - `inquiry_session_token` string, nullable — The session token used to start an embedded compliance registration session.
  - `customer_id` string, nullable — The CustomerID matching the Customer Profile that should be resumed or resubmitted for editing.
  - `url` string, uri, nullable — The URL of this resource.

---

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