x-api-key: ********************{
"data":{
"Domains":"example.com",
"microsoft": {
"tenantID":"B8YG786R878-B87T867BTNI8OM98_8NYO",
"clientID":"BUYG-876GT867-BT67BN",
"clientSecret":"GIUYVGIBYiuygoiub-hibkguo_~kjbill",
"msadmin":"msadmin"
},
"cloudflare": {
"cloudflareApiKey":"authKey",
"cloudflareAuthEmail":"[email protected]",
"accountID":"87yn98n7N879YN897"
}
}
}curl --location --request POST 'https://api.saasautomation.link/inbox/microsoft/domain' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"Domains":"example.com",
"microsoft": {
"tenantID":"B8YG786R878-B87T867BTNI8OM98_8NYO",
"clientID":"BUYG-876GT867-BT67BN",
"clientSecret":"GIUYVGIBYiuygoiub-hibkguo_~kjbill",
"msadmin":"msadmin"
},
"cloudflare": {
"cloudflareApiKey":"authKey",
"cloudflareAuthEmail":"[email protected]",
"accountID":"87yn98n7N879YN897"
}
}
}'{}