Deletes a specific, existing attachment.Returns an empty data record.
curl --location --request DELETE 'https://app.asana.com/api/1.0/attachments/'
Response Response Example
Responses
application/json data
object (EmptyResponse)
optionalAn empty object. Some endpoints do not return an object on success. The success is conveyed through a 2-- status code and returning an empty object.
Modified at 2022-09-13 02:00:31