I want to retrieve the bearer token to establish the connection with the websocket so I want you to connect to https://http.cms.jyxo.cz/api/v3/user.login.step use this as data { "payload": { "command": { "schema": "LoginWithCredentialsCommand", "email": "genebo7037@ornadar.com", "password": "Temporal10" } } } headers 'User-Agent' : 'Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0', 'Accept-Encoding' : 'gzip', 'Accept' : 'application/json', 'Content-type' : 'application/json' show it response