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