Skip to main content

Update username.

POST 

/authentication/username

  • All usernames will be filtered by a bad word filter, as decided by the Credit Union. We will not provide those words via an API.
  • Usernames are from 1 to 20 characters.
  • Usernames may contain only letters and numbers.No special characters are allowed.
  • Usernames may not start or end with a space.
  • Usernames are NOT case sensitive.
  • Usernames may NOT be all numbers.
  • Usernames may NOT contain your account number.
  • Usernames may NOT contain your first or last name.
  • These items are required to comply with CU*A's current security requirements, and the settings that the CU has enabled.

Request

Responses