Update contact
PATCH {{base_url}}/respondents/{{respondent-id}}
Request Body
{"name"=>"Johnny Rose", "email"=>"jr@gmail.com", "phone_number"=>"+13038675309"}
HEADERS
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Authorization | string | ||
| Content-Type | string | ||
| organization-id | string |