title e documents).DELETE) e criá-la novamente (POST) com os dados corretos.curl --location --request PUT '/v1/flows//phases//auto-document-config' \
--header 'Content-Type: application/json' \
--data '{
"title": "string",
"documents": [
{
"templateId": "string",
"name": "string"
}
]
}'{
"id": "string",
"title": "string",
"documents": [
"string"
]
}