Authorization: Bearer ********************
{ "customerId": 0 }
curl --location --request PUT 'https://mock.apidog.com/m1/365924-0-default/default-customer' \ --header 'Content-Type: application/json' \ --data-raw '{ "customerId": 0 }'
{}