Treneese / YouFlix

Other
3 stars 1 forks source link

Backend: Implement CRUD Operations for Profiles:DELETE #20

Open Treneese opened 1 month ago

Treneese commented 1 month ago

@app.route('/profiles/', methods=['DELETE']) def delete_profile(id):