Authorization: Bearer ********************
{
"customerIds": [
0
]
}
curl --location --request POST 'https://mock.apidog.com/m1/365924-0-default/bulk-customers' \
--header 'Content-Type: application/json' \
--data-raw '{
"customerIds": [
0
]
}'