Disable 'Human' notifications
PATCH {{base_url}}/organizations/{{organization_id}}/notifications
Setting ignore_humans to true will prevent you from receiving email notifications when respondents answer your videoask without providing their contact details.
Request Body
{"form_responses"=>{"ignore_humans"=>true}}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string |