API Documentation
The Infogram API platform connects your website or application with the infographics.

DELETE infographics

Deletes an infographic

Resource URL

https://infogr.am/service/v1/infographics/:id

Parameters

none

Response

A successful response contains HTTP status 200 “OK” with empty response body

Example request

curl -XDELETE 'http://infogr.am/service/v1/infographics/a5082cbd-9f41-4de4-9353-3453c0930532?api_key=nMECGhmHe9&api_sig=L4t1E8nlFM4jbym4R7uUYGX1Rok%3D'

Example response (headers)

HTTP/1.1 200 OK
Content-Length: 0