Taiga
API ReferenceOrganizationProvidersV3

Delete attachment

DELETE
/api/organization-providers/v3/attachments/{attachment_id}

Authorization

BearerAuth
AuthorizationBearer <token>

Send your Taiga API key as a Bearer token. Create and manage keys in the Taiga developer portal.

In: header

Path Parameters

attachment_id*ProviderAttachmentId
Formatuuid

Header Parameters

Authorization*string

OAuth authentication

Response Body

curl -X DELETE "https://example.com/api/organization-providers/v3/attachments/497f6eca-6276-4993-bfeb-53cbbbba6f08" \  -H "Authorization: string"
Empty