put https://api.shift.io/v3/folders/
Updates a folder’s name
This call requires two parameters to update a folder’s name:
- the folder id of the folder you want to rename as a path parameter
- the updated name using the name body parameter
A 204 code is returned when the folder is successfully renamed.