Skip to content

Deleted Internal Article Object

Response returned when an object is deleted

idstring

The unique identifier for the internal article which you provided in the URL.

Example:"6890762"
objectstring

The type of object which was deleted. - internal_article

Value:"internal_article"
Example:"internal_article"
deletedboolean

Whether the internal article was deleted successfully or not.

Example:true
{ "id": "6890762", "object": "internal_article", "deleted": true }