Delete Article
Delete an article.
Last updated
Delete an article.
Last updated
DELETE
https://{{account_id}}.acquire.io/api/v1/kb/article/delete/{{articleId}}?groupId={{groupdId}}
Delete an article. The id must be passed in the endpoint as a path parameter. The groupId must be passed in the endpoint as a query parameter. Warning: This action cannot be undone.
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
articleId
integer
Article's ID
groupId
integer
The group the article belongs to.
Authorization
string
Authentication token to track down who is emptying our stocks.