Update Folder
Update a folder
PATCH
https://api.xenia.team/v1/folders/:id
Update existing folder
Path Parameters
Name
Type
Description
id*
String
Folder id
Headers
Name
Type
Description
Authorization*
JWT Token
Access token
Request Body
Name
Type
Description
title
string
title of the folder
templates
string[]
array of the template id
Last updated