Update Table
PATCH {{BASE_URL}}/table/:id
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
`` | null |
Request Body
{"name"=>"mufazmi Rest", "number"=>3, "seat"=>6, "branch_id"=>"79e73bac-e327-42cb-bdc5-6b7c3c0c15ac"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |