update entitlement meta info
PATCH https://api.suger.cloud/org/{orgId}/entitlement/{entitlementId}/metaInfo
Update the meta info of the given entitlement.
Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
orgId | path | string | yes | Organization ID |
entitlementId | path | string | yes | Entitlement 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