Delete Survey
DELETE {{baseUrl}}/survey-definitions/:surveyId
Delete a survey.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"meta":{"httpStatus":"\u003cstring\u003e","requestId":"\u003cstring\u003e","notice":"\u003cstring\u003e"},"result":{"DeletedDate":"\u003cstring\u003e"}}