Products
Update a product
Update a certain product.
OAuth
Required scopes:shop
PUT
/
shop
/
products
/
v1
/
{productId}
Authorizations
Authorization
string
headerrequiredSee our authentication documentation for how to authorize your requests
Headers
spacebring-network-id
string
The id of the network. Required when using bearer token authentication
Path Parameters
productId
string
requiredThe id of the product.
Body
application/json
product
object
requiredResponse
200 - application/json
product
object