POST /directory_branches/:branch_id/sub_branches

Description

Creates a branch.

URL

https://api.keyyo.com/manager/1.0/directory_branches/:branch_id/sub_branches

Parameters

:branch_id

Applicable types:

DirectoryBranch
name

The name of the new branch (i.e. folder name)

Result

DirectoryBranch A branch (i.e. folder) belonging to the directory

Relationships

GET /directory_branches/:branch_id/sub_branches Retrieves the list of sub branches belonging to a specific branch.