curl --location '/device/createDevice' \ --header 'Content-Type: application/json' \ --data '{ "entityId": "string", "device_type_id": "string", "userId": "string" }'
null