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

9 lines
2.4 KiB
Markdown

# CreateOrganizationMembershipRequest
## Fields
| Field | Type | Required | Description |
| ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- |
| `organizationId` | *String* | :heavy_check_mark: | The ID of the organization where the new membership will be created |
| `requestBody` | [com.clerk.backend_api.models.operations.CreateOrganizationMembershipRequestBody](../../models/operations/CreateOrganizationMembershipRequestBody.md) | :heavy_check_mark: | N/A |