id), a title and a short description./v1/cards/{cardId}/actions/credit-engine/policies/{policyId}/...): use the id value returned here — not the identifier (UUID) of the Taktile policy saved in the policyId field of the full configuration body.curl --location '/v1/flows//credit-engine/policies'{
"items": [
{
"id": "string",
"title": "string",
"description": "string"
}
]
}