Create invites for an investigation

A sample body payload is shown below.

{
  "invites":[
    {
      "viewPermissions":"allEntries",
      "addEntriesPermissions":true,
      "email":"[email protected]"
    }
  ]
}
Language
URL
Click Try It! to start a request and see the response here!