x-api-key: ********************
{ "data":{ "google": { "adminEmail":"[email protected]", "customerID":"908234MKOPICR0I934C" } }
curl --location --request POST 'https://api.saasautomation.link/inbox/google/creds' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "data":{ "google": { "adminEmail":"[email protected]", "customerID":"908234MKOPICR0I934C" } }'
{}