Create Workspace Invite Request Body
@type t() :: %Ory.Model.CreateWorkspaceMemberInviteBody{ invitee_email: String.t(), role: String.t() }