put https://api.assetpanda.com/v3/groups//objects//attachment/
Update an Attachment to an Object
Updates (or changes) a specific, existing editable action field based on both action and field IDs.
See Parameters and Authentication below.
Parameters
Path Parameters | Required/Optional | Description | Type |
---|---|---|---|
group_id | required | Value of the group in which you wish to update the attachment. | string |
group_objects_id | required | Value of the group object you wish to update the attachment for. | string |
attachment_id | required | Value of the attachment you wish to update. | string |
Authentication
Key | Description |
---|---|
Authorization | Your Bearer token. |