Creating Invitations
Parameters
| Parameter | Type | Default | Description |
|---|---|---|---|
role | string | required | Business/contract role |
accessLevel | string | 'external' | Permission level |
expiresIn | string | '24h' | Token expiration (e.g., ‘24h’, ‘7d’) |
Invitation Properties
| Property | Type | Description |
|---|---|---|
token | string | Invitation token to share |
threadId | string | Thread ID |
role | string | Assigned role |
accessLevel | string | Access level |
expiresAt | string | ISO timestamp |