cURL
curl --request POST \ --url https://lowell-disintegrable-naughtily.ngrok-free.dev/api/v1/folders \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "workspace_id": 123, "name": "<string>", "color": "<string>", "parent_id": 123 } '
Create a media library folder (optional parent, color)
id
folder_id
POST /media/upload/file
POST /media/upload/url
#4F46E5
posts
Was this page helpful?