curl --location 'folders/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"workspaceId": "fd411ba9-f585-4f4a-a6a5-ef8c93e9c6c0",
"name": "peior",
"description": "Cimentarius agnitio vilis villa. Cedo vere quae thymbra.",
"parentFolderId": "a8e70a84-b441-4bf9-8916-7891b2317471"
}'{}