{ "uuid":"123456" }
curl --location '/client/megkey?client_id=2' \ --header 'Authorization: {{Authorization}}' \ --header 'Content-Type: application/json' \ --data '{ "uuid":"123456" }'
{}