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

9 lines
2.4 KiB
Markdown

# 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 |