Files
clerk-sdk-java/docs/models/operations/VerifyDomainProxyRequestBody.md
2024-06-13 13:51:50 -04:00

9 lines
2.1 KiB
Markdown

# VerifyDomainProxyRequestBody
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| `domainId` | *Optional<? extends String>* | :heavy_minus_sign: | The ID of the domain that will be updated. |
| `proxyUrl` | *Optional<? extends String>* | :heavy_minus_sign: | The full URL of the proxy which will forward requests to the Clerk Frontend API for this domain. e.g. https://example.com/__clerk |