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

9 lines
2.1 KiB
Markdown

# SetUserProfileImageRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
| `userId` | *String* | :heavy_check_mark: | The ID of the user to update the profile image for |
| `requestBody` | [com.clerk.backend_api.models.operations.SetUserProfileImageRequestBody](../../models/operations/SetUserProfileImageRequestBody.md) | :heavy_check_mark: | N/A |