Suger

update product fulfillment url

PATCH https://api.suger.cloud/org/{orgId}/product/{productId}/fulfillmentUrl

update the fulfillment url of the given product

Parameters

NameInTypeRequiredDescription
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

500 — Internal Server Error


View as Markdown · Interactive API reference