mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
9
docs/models/operations/UpdateUserMetadataRequest.md
Normal file
9
docs/models/operations/UpdateUserMetadataRequest.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# UpdateUserMetadataRequest
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| `userId` | *String* | :heavy_check_mark: | The ID of the user whose metadata will be updated and merged |
|
||||
| `requestBody` | [Optional<? extends com.clerk.backend_api.models.operations.UpdateUserMetadataRequestBody>](../../models/operations/UpdateUserMetadataRequestBody.md) | :heavy_minus_sign: | N/A |
|
||||
Reference in New Issue
Block a user