post https://api.assetpanda.com/v3/attachment/folders/
Create a Folder
Create an attachments folder based on both folder and attachments IDs.
See Parameters and Form Data, and Authentication below.
Parameters and Form Data
| Path Parameters | Required/Optional | Description | Type |
|---|---|---|---|
folder_id | required | Value of the folder(s) you want to create. | string |
| Form Data | Required/Optional | Description | Type |
|---|---|---|---|
attachment_ids | required | Value of the attachments you want to create. | string |
Authentication
| Key | Description |
|---|---|
| Authorization | Your Bearer token. |
