DELETE
/user-profile/profile/<int:item-id>/{id}/
curl \
--request DELETE 'http://api.example.com/user-profile/profile/<int:item-id>/{id}/'
curl \
--request DELETE 'http://api.example.com/user-profile/profile/<int:item-id>/{id}/'