export interface FreeFormInvitePost { result: string; id: string; callback_url: string; }