Skip to main content
PUT
Update a product

Authorizations

Authorization
string
header
required

See our authentication documentation for how to authorize your requests

Headers

spacebring-network-id
string<uuid>

The id of the network. Required when using bearer token authentication

Path Parameters

productId
string<uuid>
required

The id of the product.

Body

application/json
product
object
required

Product to update.

Response

OK

product
object