Works for unauthorized users only for sign_up_progress: ["passwordPage", "name", "orgNameAndType", "orgRole"]. In other cases it needs an authentication token. Authentication - string - required Example of Authentication header : "Bearer TOKEN_FETCHED_FROM_SERVER_DURING_REGISTRATION"
Param name | Description |
---|---|
user
required |
Validations:
|
user[email]
optional |
Validations:
|
user[sign_up_progress]
optional |
Validations:
|