https://dev.soracom.io/jp/docs/api/#!/Operator/create_operator
About the API for sending invitation mail for the new operator.
If the password parameter is not in the following format specified during signup,
Passwords must:
- Be a minimum of 8 characters
- Include at least one lowercase letter (a-z)
- Include at least one uppercase letter (A-Z)
- Include at least one number (0-9)
API response is HTTP Status Code==400 and
The response body will return the following:
{
"code": "AUM0010",
"message": "Invalid password format."
}
If possible, I would like you to include it in the API document.m(__)m
soracom
Thank you for pointing it out.That's right.
Make sure that the API reference describes the password format.
618 Uncaught (inpromise) Error on Electron: An object could not be cloned
915 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
572 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
611 GDB gets version error when attempting to debug with the Presense SDK (IDE)
© 2024 OneMinuteCode. All rights reserved.