Management APISurveys
Unpublish a survey
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
studyKey*string
surveyKey*string
Response Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/v1/studies/string/surveys/string/unpublish"{
"message": "string"
}{
"error": "string"
}{
"error": "string"
}{
"error": "string"
}