Login / Reset PasswordAsk AIpost https://dev-openbanking.pub.credrails.com/api/v2/auth/loginBody ParamsemailstringrequiredUser's email to be used as usernamepasswordstringrequiredPassword for the user. Required in order to be obtain JWT token for authorization.Password sent to your email on user registrationnewPasswordstringlength between 12 and 99Required only when login the first time. This is used to set a new passwordHeadersacceptstringenumDefaults to application/jsonGenerated from available response content types*/*application/jsonAllowed:*/*application/jsonResponses 200Welcome to our safari adventure! You have successfully logged in 400The server is unable to process the request because it perceives it as a client error, such as a syntax mistake in the request, an invalid structure of the request message, or an improper routing of the request. 401Whoops, it looks like we're running into some trouble with your request. The server understands your request but it can't complete it because the request lacks valid authentication credentials for the target resource. 404Oops, it looks like the server is having trouble finding the resource you requestedUpdated about 1 year ago