Authorization: Bearer ********************curl --location 'https://mock.apidog.com/m1/463678-0-default/customers/change-assigned/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"customers": [
"/customers/1"
],
"service": "/services/1"
}'{}