com.atproto.server.createInviteCode
#main
Create an invite code.
Input
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| useCount | integer | - | ✅ | - |
| forAccount | string (did) | - | ❌ | - |
Output
- Encoding: application/json
| Property | Type | Known Values | Required | Description |
|---|---|---|---|---|
| code | string | - | ✅ | - |