Skip to main content
POST
Publicar um produto

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

productId
string
required

Identificador do produto.

Minimum string length: 1

Body

application/json

The body is of type object.

Response

Produto publicado.

Produto publicado.

success
boolean
required

Sempre true em uma resposta bem-sucedida.

data
object
required