mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
2.1 KiB
2.1 KiB
SetUserProfileImageRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
String | ✔️ | The ID of the user to update the profile image for |
requestBody |
com.clerk.backend_api.models.operations.SetUserProfileImageRequestBody | ✔️ | N/A |