Een bibliotheek verwijderen delete-a-library

Een methode van DELETE waarmee u een bibliotheek kunt verwijderen.

Verzoek

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

Kopteksten

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

Samplereactie

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

CURL, opdracht

Gebruik de volgende CURL-opdracht om deze API te 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
Vervang variabelen zoals <lIBRARYID> , <API KEY> , <TOKEN> en <ORGID> door werkelijke waarden.
recommendation-more-help
475fad96-f29f-4dca-a109-68bf0557e825