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

9 lines
2.1 KiB
Markdown

# UpdateOrganizationRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| `organizationId` | *String* | :heavy_check_mark: | The ID of the organization to update |
| `requestBody` | [com.clerk.backend_api.models.operations.UpdateOrganizationRequestBody](../../models/operations/UpdateOrganizationRequestBody.md) | :heavy_check_mark: | N/A |