ライブラリの削除 delete-a-library

ライブラリを削除できるDELETEメソッド。

リクエスト

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

ヘッダー

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

応答のサンプル

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

CURL コマンド

次の CURL コマンドを使用して、この API をテストします。

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
変数(<lIBRARYID><API KEY><TOKEN><ORGID> など)を実際の値に置き換えます。
recommendation-more-help
475fad96-f29f-4dca-a109-68bf0557e825