Skip to content

Move article

Request

Move a knowledge article to a new parent

Security
ApiKeyAuth
Path
articleIdstring, (uuid)required
parentIdstring, (uuid)required
PATCH
/v1/knowledge/articles/{articleId}/parent/{parentId}
curl -i -X PATCH \
  'https://dev.dixa.io/v1/knowledge/articles/{articleId}/parent/{parentId}' \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Response
No content