Authorization: Bearer ********************
{ "service": "los" }
curl --location --request POST 'https://preprod.api.crego.io/v1/crm/leads//programs//service_accounts/' \ --header 'Content-Type: application/json' \ --data-raw '{ "service": "los" }'
{}