
Asana API Integration Profile
Information and guides about integrating with Asana API
Add Asana Integration to Your ProductDelete an attachment in Asana API
Deletes a specific, existing attachment.
Returns an empty data record.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Attachment Gid | pathParameters.attachment_gid | string | |
Query | query | object | |
Data | data | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Data | data | object | An 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. |