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

Path Parameters

button_id
string
required

Response

Successful Response