CreateInvitesRequest

  • event_id
    Type: string
    required
  • vtc_ids
    Type: array string[] …100 unique!
    required

    The VTCs to invite. Pass an empty array to re-invite all VTCs that have previously received an invite from your VTC. If no previous invites exist, an empty array will fail with a 422 error.

  • message
    Type: string | null
    max length:  
    5000