Creates a new folder in the media storageDocumentation Index
Fetch the complete documentation index at: https://developers.leadwaycrm.com/llms.txt
Use this file to discover all available pages before exploring further.
Autorizacion
Bearer token generado desde el portal Leadway. Ver Autenticacion.
Version de la API.
Body
Account Id
Type of entity (account only) Posibles valores: ‘account’
Name of the folder to be created
ID of the parent folder (optional)
Respuestas
200 - Returns the newly created folder object
200 - Returns the newly created folder object
Account identifier that owns this folder
Type of entity that owns the folder Posibles valores: ‘account’
Name of the folder
ID of the parent folder (null for root folders)
Type of the object (always ‘folder’ for folders)
Whether the folder has been deleted
Whether there are pending uploads to this folder
Primary category of content stored in the folder
Sub-category of content stored in the folder
Whether the folder is private and not publicly accessible
Whether the folder has been moved from its original account
Whether the data migration process has been completed for this folder
Whether this is a system-generated application folder
Whether the folder is essential and should not be deleted
Current status of the folder
ID of the user who last updated the folder

