Skip to main content
DELETE
Delete task attachments

Authorizations

Authorization
string
header
required

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

Path Parameters

task_id
integer
required

ID of the task

Body

application/json
attachments
required

ID(s) of the attachment(s) to delete

lastPage
integer

Last page number (used for re-pagination)

order
object

Sort criteria for replacement elements

Response

Attachments deleted successfully

deleted
boolean
elements
object[]

Attachments from the last page that fill the gaps left by deleted items