Activate user by third party activation code
Activate user by third party activation code
Activate a user that was created by a third party. This function is only available through a JWT token.
POST
Activate user by third party activation code
Documentation Index
Fetch the complete documentation index at: https://docs.edgeimpulse.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
Password, minimum length 8 characters.
Username, minimum 4 and maximum 30 characters. May contain alphanumeric characters, hyphens, underscores and dots. Validated according to ^(?=.{4,30}$)(?![_.])(?!.*[_.]{2})[a-zA-Z0-9._-]+(?<![_.])$.
Example:
"janjongboom"
Your name
Example:
"Jan Jongboom"
Whether the user accepted the privacy policy