Update a product

WARNING: This is NOT a patch operation. Any values not included will be set to null.

Path Params
integer
required

Id of a Product.

Body Params
number
required

ID of the product

boolean
required

Is this an active product

string
required

Name of the product

string

Description of the product

string

The product sku

string

URL of the product's logo

boolean
required

True if product is recurring, False if it's a one-time product

string

Date the product was created (yyyy-mm-dd)

Response
204
Language
Credentials
Bearer
jwt
Response
Click Try It! to start a request and see the response here!