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