title, continueAfterRejection, allowsEarlyVoteClosure e requiresCommitteeVote. As regras (rules) não são afetadas por esta chamada — elas são gerenciadas pelos endpoints próprios de regra.curl --location --request PUT '/v1/flows//phases//approval-config' \
--header 'Content-Type: application/json' \
--data '{
"title": "string",
"continueAfterRejection": true,
"allowsEarlyVoteClosure": true,
"requiresCommitteeVote": true
}'{
"id": "string",
"title": "string",
"continueAfterRejection": true,
"allowsEarlyVoteClosure": true,
"requiresCommitteeVote": true
}