Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
Available Addons for subscription products
Description of the product, optional and must be at most 1000 characters.
Choose how you would like you digital product delivered
Product image id after its uploaded to S3
Message sent to the customer upon license key activation.
Only applicable if license_key_enabled
is true
. This message contains instructions for
activating the license key.
Limit for the number of activations for the license key.
Only applicable if license_key_enabled
is true
. Represents the maximum number of times
the license key can be activated.
Duration of the license key if enabled.
Only applicable if license_key_enabled
is true
. Represents the duration in days for which
the license key is valid.
Whether the product requires a license key.
If true
, additional fields related to license key (duration, activations limit, activation message)
become applicable.
Additional metadata for the product
Name of the product, optional and must be at most 100 characters.
Price details of the product. One-time price details.
Tax category of the product.
digital_products
, saas
, e_book
, edtech
Response
Product Updated Successfully