Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.journeybee.io/v1/folders/ \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "label": "<string>", "parent_folder_uuid": "<string>", "asset_uuid": "<string>" } '
{ "uuid": "<string>", "label": "<string>", "parent_folder_uuid": "<string>", "asset_uuid": "<string>", "created_at": "<string>", "updated_at": "<string>" }
API key authentication. Use "Bearer <api_key>" or "Api-Key <api_key>".
Folder name
1 - 500
resources
certifications
Default Response