Skip to main content
DELETE
/
imagehost
/
folders
/
{id}
Delete Folder
curl --request DELETE \
  --url 'https://haunt.gg/api/imagehost/folders/{id}?key='
{
  "message": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://help.haunt.gg/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

key
string
query
required

Your Account API key (found in your dashboard)

Path Parameters

id
string
required

The folder ID

Response

Folder deleted successfully

success
enum<boolean>
Available options:
true
message
string