put https://{serverURL}/api/zones//folders/
Updates a resource folder for specified cloud.
Responses
Updates a resource folder for specified cloud.
xxxxxxxxxx17curl --request PUT \--url https://changeme/api/zones/zoneId/folders/id \--header 'accept: application/json' \--header 'content-type: application/json' \--data '{"folder": {"defaultFolder": false,"defaultImage": false,"visibility": "private","resourcePermissions": {"all": true,"allPlans": true}}}'
Try It! to start a request and see the response here! Or choose an example: