PATCH/api/v1/billing/tree/folders/private
|
Headers |
|||||||||
|
Accept |
application/json |
||||||||
|
Body |
|||||||||
|
json |
JSON
|
||||||||
|
idrequired |
int |
id of the tree element in which the folder should be created |
|||||||
|
external_idrequired |
string|int |
key for the tree element in which the folder should be created |
|||||||
|
keyrequired |
string |
key for the folder, which can be sent instead of id when creating a camera, if you need to add a camera to the folder |
|||||||
|
new_keyrequired |
string |
new key for folder |
|||||||
|
Response |
|
|
201 |
Successful response |
|
JSON
|
|
|
422 |
Returns a JSON object with an error. Validation |
|
JSON
|
|
|
Example |
|||||||||
|
JSON
|