mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
2.4 KiB
2.4 KiB
UpdateUserMetadataRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
userId |
String | ✔️ | The ID of the user whose metadata will be updated and merged |
requestBody |
Optional<? extends com.clerk.backend_api.models.operations.UpdateUserMetadataRequestBody> | ➖ | N/A |