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

9 lines
1.9 KiB
Markdown

# UpdateDomainRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------- |
| `domainId` | *String* | :heavy_check_mark: | The ID of the domain that will be updated. |
| `requestBody` | [com.clerk.backend_api.models.operations.UpdateDomainRequestBody](../../models/operations/UpdateDomainRequestBody.md) | :heavy_check_mark: | N/A |