Authorization: Bearer ********************
curl --location 'https://fast-soy-admin.sleep0.de/api/v1/auth/code-login' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "phone": "15185270359", "code": "17" }'
null