Bibliothek löschen delete-a-library

Eine DELETE-Methode, mit der Sie eine Bibliothek löschen können.

Anfrage

DELETE https://api-places.adobe.io/places/placesapi/v1/libraries/<lIBRARYID>

Kopfzeilen

-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'

Beispielantwort

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

CURL, Befehl

Verwenden Sie den folgenden CURL-Befehl, um diese API zu testen:

curl -X DELETE 'https://api-places.adobe.io/places/placesapi/v1/libraries/<LIBRARYID>' -H 'x-api-key: <API KEY>' -H 'Authorization: Bearer <TOKEN>' -H 'x-gw-ims-org-id: <ORGID>'
IMPORTANT
Ersetzen Sie Variablen wie <lIBRARYID>, <API KEY>, <TOKEN>und <ORGID>mit tatsächlichen Werten.
recommendation-more-help
475fad96-f29f-4dca-a109-68bf0557e825