/v1/flows/credit-engine-config/{id}, not /v1/flows/{flowId}/credit-engine-config/{id}.id) used here is the same one returned by the flow's credit engine configuration listing (GET /v1/flows/{flowId}/credit-engine/policies, the id field of each item).curl --location '/v1/flows/credit-engine-config/'{
"id": "string",
"policyId": "string",
"title": "string",
"description": "string",
"hasValue": true,
"input": [
{}
],
"output": [
{}
]
}