# RevokeOrganizationInvitationRequest ## Fields | Field | Type | Required | Description | | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------- | | `organizationId` | *String* | :heavy_check_mark: | The organization ID. | | `invitationId` | *String* | :heavy_check_mark: | The organization invitation ID. | | `requestBody` | [com.clerk.backend_api.models.operations.RevokeOrganizationInvitationRequestBody](../../models/operations/RevokeOrganizationInvitationRequestBody.md) | :heavy_check_mark: | N/A |