Update Restaurant
PATCH {{BASE_URL}}/restaurant/:id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |
Request Body
{"name"=>"mufazmi Restp", "phone"=>"9867503256", "email"=>"info.umairfarooqui@gmail.com", "owner"=>"Umair Farooqui"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |