Folders
HIVO API Key
HIVO User ID
Folder path to create. Slashes in the path are treated as folder separators.
Parent/New Folder/Optional collection ID for a collection-scoped folder.
Optional folder color. Must be one of the colors configured in the client folder settings.
primaryOptional upload permissions to apply to the folder. Each permission should follow the structure
users/{user ID}:{permission} or groups/{group ID}:{permission}.
Available permissions are:
get: can viewshare: can shareupdate: can edit*: full access
Use GET /v1/users or GET /v1/groups to find user or group IDs.
Note: Adding a group to the permission list of a folder grants users in that group the corresponding permission to all Assets inside the folder. See https://support.hivo.co/library/folder-management-tools/folder-permissions.
users/abc123abc123abc12:*Created
Bad Request
Unauthorized
Forbidden
Not Found
Too Many Requests
Internal Server Error
Last updated