For the complete documentation index, see llms.txt. This page is also available as Markdown.

Change guidance

Atualizar Orientação de Item de Menu

put
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Corpo
guidancestring · enumOpcionalValores possíveis:
Respostas
200

Menu Item guidance updated

Sem conteúdo

put/menu-items/change-guidance
PUT /api/b2b/menu-items/change-guidance HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 23

{
  "guidance": "VERTICAL"
}

Sem conteúdo