POST v1/Surveys/{surveyId}/InterviewerInstructions/{fileName}

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

Permissions required to make this request: SurveyInterviewerInstruction.Write SurveyInterviewerInstruction.Read

Has survey type usage restrictions capi

Method used to upload interviewer instruction file. The re-upload of a new pdf file for the same survey it will replace the existing one.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
surveyId

The id of the survey

string

Required

fileName

The name of the file

string

Required

Body Parameters

None.

Response Information

Resource Description

Returns a message indicating the status of the action

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.