Skip to content

Cover Deletion#

DELETE user-settings/covers/<cover_id>

Deletes the cover specified in the request path. Please note that only organization admin is allowed to delete organization covers.

Request#

Example request#

curl -X DELETE 'https://api.pricehubble.com/api/v1/user-settings/covers/a3bfec7a-b985-4244-a7f1-4bd25a4a1d85' \
  -H 'Authorization: Bearer 74126eab0a9048d993bda4b1b55ae074'