uselink_set_url_handle
Set your public URL handle to enable publishing documents. Use when publish requires a username (USERNAME_REQUIRED). Handle must be 3-30 lowercase letters, digits, or hyphens.
Instructions
Set the user's public URL handle. Required once before publishing the first document. Call this when publish returns USERNAME_REQUIRED. Handle format: 3-30 lowercase letters/digits/hyphens (no leading/trailing hyphen). Returns the updated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | Desired URL handle, e.g. 'alex-doe'. 3-30 chars, lowercase letters/digits/hyphens, no leading/trailing hyphen. |