username:passwordAuthorization: Basic *****************curl --location --request PATCH 'https://demo.preprod.crego.ai/flow/api/accounts/groups//' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw ''