mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 12:27:45 +00:00
9 lines
938 B
Markdown
9 lines
938 B
Markdown
# DeleteOrganizationMembershipRequest
|
|
|
|
|
|
## 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 | |