Dismiss external survey by external project id
Endpoint URL
http://api.clearvoicesurveys.com/api/v2/member/dismisssurvey
Parameters
| ExternalProjectId string |
| ExternalMemberId string |
| ProjectSourceId integer |
Example Request Data
{
"ExternalProjectId": "sample string 1",
"ExternalMemberId": "sample string 2",
"ProjectSourceId": 3
}
Response Description
Dismissing bool result