Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
The ID of the project version
The ID of the article
Language code of the article
Set this to false to exclude appending SAS token for images/files
Success
This is a sample success status response.
{
"article_id": "d79c041c-0f94-4b04-a8b6-a14bb1995eca",
"file_urls": [
"https://file.example.com/new-image.jpg",
"https://file.example.com/sample-image.jpg"
],
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": []
}
Id of the Article
List of media files in the article
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information
Bad Request
Kindly verify your media files and perform the task again.
{
"extension_data": null,
"success": true,
"errors": [],
"warnings": [],
"information": []
}
Extention data for customer API response
Status indication for customer API response
Errors in the customer API response
Thids is the Extention data object
Stack trace for error response message
Description for error cause
Error code for Api response
Warnings in the customer API response
Extention Data for customer Api warning
Warning description
warning code for customer Api base response
Information passed by the customer API response
Extention data for customer Api response information
status description for customer Api response information