create_account
Create a Scriptivox account from an email address and password. Needs no credential. The account is NOT usable when this returns: a confirmation email is sent and the account can do nothing until its link is followed, which only the person can do. The reply is identical whether or not the address was already registered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Full name of the person. Optional. | |
| Yes | Where the confirmation link is sent. Disposable-inbox providers are refused. | ||
| password | Yes | At least 6 characters, at most 72. | |
| agent_attribution | No | Optional label identifying you, e.g. "acme-assistant/1.4". Used for support and abuse triage only. |