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

Enable

Enable brand

put
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
idstringObrigatório
Respostas
200

Brand enabled successfully.

application/json
messagestringOpcional
put/brands/{id}/enable
PUT /api/sales/brands/{id}/enable HTTP/1.1
Host: api.zydon.com.br
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
  "message": "text"
}