Added

New API endpoint for deleting attachments

We have introduced a new API endpoint for deleting an attachment.

You can now delete an existing attachment, A deleted attachment cannot be restored. The deleted attachment is not available in the list of attachments.

OperationAPI endpoint
Delete an attachmentDELETE /v3/attachments/{attachmentId}