Authorization: Bearer ********************
{ "devices": [ "integer", "integer" ] }
curl --location --request PUT '/api/public/v1/connectors/out/updateModels/1' \ --header 'Content-Type: application/json' \ --data-raw '{ "devices": ["integer", "integer"] }'