Suger

update offer meta info

PATCH https://api.suger.cloud/org/{orgId}/offer/{offerId}/metaInfo

Update the meta info of the given offer.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
offerId path string yes Offer 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

405 — Method not allowed

Content-Type: application/json

500 — Internal error

Content-Type: application/json


View as Markdown · Interactive API reference