DELETE v1/Surveys/{surveyId}/SamplingPoints/{samplingPointId}/Assignments/{interviewerId}

User roles allowed to make this request: DomainAdministrator PowerUser RegularUser LimitedUser

Permissions required to make this request: SamplingPointInterviewerAssignment.Delete SamplingPointInterviewerAssignment.Read SamplingPoint.Read Survey.Read Interviewer.Read

Has survey type usage restrictions capi

Unassign an interviewer from a sampling point.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
surveyId

The survey id that the sampling point belongs to

string

Required

samplingPointId

The id of the sampling point to unassign

string

Required

interviewerId

The id of the interviewer to unassign

string

Required

Body Parameters

None.

Response Information

Resource Description

Message indicating the status of the request

Response Message

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.