/v1/folders/deleteFolderdelete| Field | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Access token Example: Bearer <token> |
Content-Type | string | Yes | HTTP JSON request content type Example: application/json |
Parameters for deleting a folder and optionally its contents
| Field | Type | Required | Description |
|---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes Example: 1024 |
Response for folder deletion, may include job ID for tracking deletion progress
| Field | Type | Required | Description |
|---|---|---|---|
Content-Type | string | Yes | HTTP JSON response content type Example: application/json |
Content-Length | string | Yes | HTTP response content length in bytes |