Please add "Patch" request in update a deal via API

I successfully managed to update a lead with a PATCH request, but unfortunately, I can only find a “PUT” request available for updating a deal.
With put the “,” will be taken in the total body and i receive bad request 400.