---
name: PromptCreateAvatarResult
last_updated: 2026-06-11T23:11:58Z
type: enum
---

# PromptCreateAvatarResult

**Type:** enum

## Items

| Name | Value | Description |
|------|-------|-------------|
| `Success` | 1 |  |
| `PermissionDenied` | 2 |  |
| `Timeout` | 3 |  |
| `UploadFailed` | 4 |  |
| `NoUserInput` | 5 |  |
| `InvalidHumanoidDescription` | 6 |  |
| `UGCValidationFailed` | 7 |  |
| `ModeratedName` | 8 |  |
| `MaxOutfits` | 9 |  |
| `PurchaseFailure` | 10 |  |
| `UnknownFailure` | 11 |  |
| `TokenInvalid` | 12 |  |