Skip to main content
DELETE
/
menu-layout
/
rows
/
{row_id}
Delete Row
curl --request DELETE \
  --url http://localhost:8080/menu-layout/rows/{row_id}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>",
      "input": "<unknown>",
      "ctx": {}
    }
  ]
}

Path Parameters

row_id
string
required

Response

Successful Response