mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-06 12:27:45 +00:00
3.3 KiB
3.3 KiB
UpdateOrganizationMembershipMetadataRequest
Fields
| Field | Type | Required | Description |
|---|---|---|---|
organizationId |
String | ✔️ | The ID of the organization the membership belongs to |
userId |
String | ✔️ | The ID of the user that this membership belongs to |
requestBody |
com.clerk.backend_api.models.operations.UpdateOrganizationMembershipMetadataRequestBody | ✔️ | N/A |