Delete Survey
DELETE {{baseUrl}}/surveys/:surveyId
Deletes a survey with the given ID. <!--From Readme--> For more information about using the survey APIs, see Managing Surveys.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"}}