product/:idCopy Pagepatch https://example.com/product/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32requiredId of the product to edit.Body ParamsnamestringThe product nameskustringThe product sku. Should be unique.brandstringDefaults to The value defined in config file 'drumeo', 'pianote', etcThe brand where the product will be definedpricefloatThe product price valuetypestringCan be 'product' or 'subscription'activebooleanDetermine whether the product it's active or inactivedescriptionstringDefaults to ''The product descriptionthumbnail_urlstringDefaults to ''is_physicalbooleanDetermine whether the product it's physical or notweightfloatRequired if the product it's physicalsubscription_interval_typestringRequired if the product type it's 'subscription'subscription_interval_countstringRequired if the product type it's 'subscription'stockint32Number of products on stockResponses 201201 404404 422422Updated less than a minute ago