cURL
curl --request DELETE \ --url https://{baseurl}/api/v1/management/surveys/{surveyId} \ --header 'x-api-key: <x-api-key>'
{}
Delete a Survey by its ID. Please use this only when extrememly necessary.
OK
The response is of type object.
object
Was this page helpful?