# UpdateOrganizationMembershipRequest ## 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.UpdateOrganizationMembershipRequestBody](../../models/operations/UpdateOrganizationMembershipRequestBody.md) | :heavy_check_mark: | N/A |