Meride API - Nielsen - Delete

This page explains how to delete elements Nielsen.

DELETE http://API_DOMAIN/rest/nielsen/{resource-id}.{format}

{resource-id}: the object ID

Attributes

No parameter

Example of a curl request

curl -i -H "Accept: application/json" -H "access_token: Zuqk4nX6SfiaL20cO6np2i29Xyhn6NCW8T636UZPZ8QA0GDFDRUvZNuNbB08ft" -H "X-HTTP-Method-Override: DELETE" -X POST http://API_DOMAIN/rest/nielsen/2.json

Response

DELETE SUCCESS

Note The DELETE method is not supported by all systems. In case of problems, add the parameter to the Header of the callX-HTTP-Method-Override: DELETE and use the method POST as default