put https://api.assetpanda.com/v3/attachments/
Update an Attachment
Updates (or changes) a specific attachment based on the attachment ID.
See Parameters and Form Data, and Authentication below.
Parameters and Form Data
Path Parameters | Required/Optional | Description | Type |
---|---|---|---|
attachment_id | required | Value of the attachment you want to update. | string |
Form Data | Required/Optional | Description | Type |
---|---|---|---|
name | required | Name of the attachment you want to update. | string |
Authentication
Key | Description |
---|---|
Authorization | Your Bearer token. |