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

10 lines
3.3 KiB
Markdown

# UpdateOrganizationMembershipMetadataRequest
## Fields
| Field | Type | Required | Description |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `organizationId` | *String* | :heavy_check_mark: | The ID of the organization the membership belongs to |
| `userId` | *String* | :heavy_check_mark: | The ID of the user that this membership belongs to |
| `requestBody` | [com.clerk.backend_api.models.operations.UpdateOrganizationMembershipMetadataRequestBody](../../models/operations/UpdateOrganizationMembershipMetadataRequestBody.md) | :heavy_check_mark: | N/A |