User Additional Email Recipients
Resource Schema
Required
| Property | Description |
|---|---|
| email String | Additional email recipient address |
Optional
| Property | Description |
|---|---|
| user_id Int64 | User ID |
Read Only
| Property | Description |
|---|---|
| id Int64 | User additional email recipient ID |
| workspace_id Int64 | Workspace ID (0 for default workspace). |
| created_at String | Created at date/time |
Resource Import
This Resource supports importing using the following syntax:
Data Source Schema
Required
| Property | Description |
|---|---|
| id Int64 | User additional email recipient ID |
Read Only
| Property | Description |
|---|---|
| user_id Int64 | User ID |
| workspace_id Int64 | Workspace ID (0 for default workspace). |
| email String | Additional email recipient address |
| created_at String | Created at date/time |