cURL
curl --request DELETE \ --url https://formhug.ai/api/v1/folders/{token} \ --header 'Authorization: Bearer <token>'
{ "data": { "deleted": true, "token": "KaB2c1" } }
Required scope: form:delete.
form:delete
Documentation IndexFetch the complete documentation index at: https://formhug.ai/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://formhug.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Personal Access Token prefixed with fh_. Sent as Authorization: Bearer fh_xxx. The scope required by each endpoint is listed in that endpoint's description.
fh_
Authorization: Bearer fh_xxx
Folder token
Deleted
Show child attributes
Was this page helpful?