curl --location --request POST '/controllers//replace' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"newControllerId": 0
}'{
"success": true,
"reassignedLockers": 0,
"activeTransactions": 0
}