mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 04:19:25 +00:00
9 lines
2.0 KiB
Markdown
9 lines
2.0 KiB
Markdown
# UploadOrganizationLogoRequestBody
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description |
|
|
| --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------- |
|
|
| `uploaderUserId` | *String* | :heavy_check_mark: | The ID of the user that will be credited with the image upload. |
|
|
| `file` | [com.clerk.backend_api.models.operations.UploadOrganizationLogoFile](../../models/operations/UploadOrganizationLogoFile.md) | :heavy_check_mark: | N/A | |