curl --request DELETE \
--url 'https://haunt.gg/api/imagehost/folders/{id}?key='{
"success": true,
"message": "<string>"
}Delete a folder. Files in the folder are not deleted. Requires your Account API key.
curl --request DELETE \
--url 'https://haunt.gg/api/imagehost/folders/{id}?key='{
"success": true,
"message": "<string>"
}Was this page helpful?