Update

Update an attachment. Only the fields that are set in the request will be updated.

Path parameters

ridstringRequired

Unique resource identifier for an Attachment

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
titlestringOptional
descriptionstringOptional
propertiesmap from strings to stringsOptional
labelsset of stringsOptional

Response

This endpoint returns an object.
ridstring

Unique resource identifier for an Attachment

titlestring
s3Pathstring
fileTypestring
descriptionstring
createdBystring
propertiesmap from strings to strings
labelsset of strings
createdAtdatetime
isArchivedboolean