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

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 |