Template Deletion#
DELETE
user-settings/templates/<template_id>
Deletes the template specified in the request path.
Request#
Example request#
curl -X DELETE 'https://api.pricehubble.com/api/v1/user-settings/templates/e1bb921e-7d77-4914-84b3-1529b22842e8' \
-H 'Authorization: Bearer 74126eab0a9048d993bda4b1b55ae074'