x-api-key: ********************{
"data":{
"microsoft": {
"tenantID":"B8YG786R878-B87T867BTNI8OM98_8NYO",
"clientID":"BUYG-876GT867-BT67BN",
"clientSecret":"GIUYVGIBYiuygoiub-hibkguo_~kjbill"
}
}curl --location --request POST 'https://api.saasautomation.link/inbox/microsoft/creds' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"data":{
"microsoft": {
"tenantID":"B8YG786R878-B87T867BTNI8OM98_8NYO",
"clientID":"BUYG-876GT867-BT67BN",
"clientSecret":"GIUYVGIBYiuygoiub-hibkguo_~kjbill"
}
}'{}