Suger

update product meta info

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

Update the meta info 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: WorkloadMetaInfo

Responses

200 — OK

Content-Type: application/json · Schema: WorkloadMetaInfo

400 — Bad request error

Content-Type: application/json

500 — internal server error

Content-Type: application/json


View as Markdown · Interactive API reference