update product fulfillment url
PATCH https://api.suger.cloud/org/{orgId}/product/{productId}/fulfillmentUrl
update the fulfillment url of the given product
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | yes | Organization ID |
productId | path | string | yes | Product ID |
Request Body
Required. Content-Type: application/json · Schema: UpdateProductParams
Responses
200 — OK
Content-Type: application/json · Schema: WorkloadProduct