- Print
- Dark modeLight
- PDF
Deletes an API reference
Enter REST API key. To generate a key, go to Settings → Knowledge base portal → API tokens
The ID of the project version
The ID ofthe API reference
Success
API reference is deleted successfully.
{
"data": [
{
"api_reference_id": "0a39bfeb-90f8-4fb3-b37a-5838db6387f6",
"details": "Successfully deleted"
}
],
"extension_data": null,
"success": false,
"errors": [],
"warnings": [],
"information": []
}
Response data of the deletion
The ID of the API reference
Status message
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 that the API reference ID is valid and perform the task again.
{
"extension_data": null,
"success": false,
"errors": [
{
"extension_data": null,
"stack_trace": null,
"description": "The supplied project version id 99f4b8d5-ccbd-41c9-8892-57c2fcf338d2 does not exist in your project.",
"error_code": null,
"custom_data": null
}
],
"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