Create Folder
ImageHost Endpoints
Create Folder
Create a new folder. Requires your Account API key.
POST
Create Folder
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
Your Account API key (found in your dashboard)
Body
application/json
Folder name (must be unique per user)
Required string length:
1 - 32Whether the folder is publicly accessible (defaults to false)
Whether the folder requires a password (only for public folders)
Folder password (required if folderPasswordEnabled is true)
Maximum string length:
32Response
Folder created successfully

