Docs: Documentation updates for nested folder permissions (#66599)
doc updates for nested folder permissions
This commit is contained in:
@@ -135,9 +135,12 @@ Creates a new folder.
|
||||
```http
|
||||
HTTP/1.1 200
|
||||
Content-Type: application/json
|
||||
Status Codes:
|
||||
|
||||
- **200** – Created
|
||||
|
||||
```
|
||||
|
||||
Status Codes:
|
||||
|
||||
- **200** – Created
|
||||
- **400** – Errors (invalid json, missing or invalid fields, etc)
|
||||
- **401** – Unauthorized
|
||||
- **403** – Access Denied
|
||||
|
||||
Reference in New Issue
Block a user