PUT /directory_branches/:branch_id

Description

Updates a specific branch based on its unique identifier.

URL

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

Parameters

:branch_id

Applicable types:

DirectoryBranch
name

The name given to this branch

Relationships

GET /directory_branches Retrieves the list of branches belonging to the directory.
GET /directory_branches/:branch_id Retrieves a specific branch based on its unique identifier.
DELETE /directory_branches/:branch_id Deletes a specific branch based on its unique identifier.