Eliminare un POI delete-a-poi

Metodo DELETE che consente di eliminare un POI.

Richiesta

DELETE https://api-places.adobe.io/places/placesapi/v1/pois/<POIID>

Intestazioni

-H' Content-Type: application/json'
-H 'Authorization: Bearer <TOKEN>'
-H 'x-api-key: <API KEY>'
-H 'x-gw-ims-org-id: <ORGID>'
-H 'Accept-Language: en-US'

Risposta di esempio

If successful a Status of "204 No Content" is returned.

CURL, comando

Utilizza il seguente comando CURL per testare l’API:

curl -X DELETE 'https://api-places.adobe.io/places/placesapi/v1/pois/<POIID>' -H 'x-api-key: <API KEY>' -H 'Authorization: Bearer <TOKEN>' -H 'x-gw-ims-org-id: <ORGID>'
IMPORTANT
Sostituisci <POIID>, <API KEY>, <TOKEN>, e <ORGID> con i valori effettivi.
recommendation-more-help
475fad96-f29f-4dca-a109-68bf0557e825