mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
2.1 KiB
2.1 KiB
VerifyDomainProxyRequestBody
Fields
| Field | Type | Required | Description |
|---|---|---|---|
domainId |
Optional<? extends String> | ➖ | The ID of the domain that will be updated. |
proxyUrl |
Optional<? extends String> | ➖ | The full URL of the proxy which will forward requests to the Clerk Frontend API for this domain. e.g. https://example.com/__clerk |