Dissociate attachments from translation
POST {{baseUrl}}/api/v1/articles/:article_id/translations/{locale}/dissociateAttachments
This API removes the file attachments from a translation
OAuth Scope
Desk.articles.UPDATE
Attributes
| Attribute Name | Data Type | Description |
|---|---|---|
| attachmentIds (required) | <String Array> | Attachment associated with the Solution |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |