You can try within POST only using additional logic to check if request is for update or create new object. Let say keep an flag as X for update case else create.
↧
You can try within POST only using additional logic to check if request is for update or create new object. Let say keep an flag as X for update case else create.