Skip to main content
PUT
Update a product

Authorizations

Authorization
string
header
required

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

Path Parameters

product_id
integer
required

Body

application/x-www-form-urlencoded
name
string

Product Name

client_id
integer

Client ID

brand_id
integer

Brand ID

Response

200 - application/json

Product updated successfully

id
integer
name
string
client_id
integer
brand_id
integer