LoginCredentials in the organization context and return tokens
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content type, must be "application/json".
"application/json"Email address for the user.
250^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$"test@mail.com"
Password of the user.
6 - 100"StrongP@ssw0rd"
Tokens generated successfully