Skip to main content
PUT
Atualizar categoria

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

api-key
string
header
required

Obrigatório. Sua chave API.

Path Parameters

id
integer
required

Id da categoria

Body

application/json
exibir_no_app
boolean

Indica se a categoria deve ser exibida no app. Se true, exibe a categoria no aplicativo. Se false, a categoria deixa de ser exibida no aplicativo.

Response

200 - application/json

Sucesso

The response is of type object.