JavaScript
Products
Update a product
Updates an existing product’s properties such as display name, description, and metadata.
PATCH
JavaScript
Documentation Index
Fetch the complete documentation index at: https://docs.stigg.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Server API Key
Path Parameters
The unique identifier of the entity
Required string length:
1 - 255Body
application/json
Partially update an existing product. Only provided fields are updated.
Display name of the product
Maximum string length:
255Description of the product
Maximum string length:
255Indicates if multiple subscriptions to this product are allowed
Additional metadata for the product
Rule defining when usage resets upon subscription update.
Response
The updated product object.
Response object
Product configuration object
