Intercom API

Getting access, Developing, Testing

Back to Intercom

Delete an article

You can delete a single article by making a DELETE request to https://api.intercom.io/articles/<id>.

Input

type: object properties: parameters: type: object properties: Intercom-Version: type: number Accept: type: string id: type: integer description: The unique identifier for the article which is given by Intercom. required: - id title: Parameters