attachment id
Returns attachment detail of deleted
Batch delete attachment permanently by attachment ids.
a collection of attachment id
Returns attachments of deleted
Gets attachment detail by id.
attachment id
Returns attachment detail response.
Page query attachment list.
attachment query parameter
Returns attachment page response.
List all of attachment media types.
Returns attachment media types response.
List all of attachment types.
Returns a response of attachment types.
Update attachment name by id.
attachment id
a new attachment name
Returns an updated attachment response.
Upload a single attachment file.
attachment file object.
other upload options.
Returns a response of uploaded attachment
Batch upload attachments.
attachment file object.
other upload options.
Returns a response of uploaded attachments.
Generated using TypeDoc
Delete attachment permanently by attachment id.