delete https://api.freshrelevance.com/api//folders/
Deletes the specified folder.
Responses
Deletes the specified folder.
xxxxxxxxxx
curl --request DELETE \
--url 'https://api.freshrelevance.com/api/website_id/folders/?format=json' \
--header 'accept: application/json'
xxxxxxxxxx
{
"ok": true
}