create_identity
Create an account-bound identity. Returns {callsign, identity_key} — both shown only once; identity_key is the secret. Callsign is auto-assigned as a random slug (e.g. 'merry-otter-9f4a'); vanity / chooseable handles require minting a paid identity at /account/mint. Use the identity_key when joining channels that have require_identity=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_token | Yes | Session token from create_account or account recovery. |