Field | Type | Required | Description | Example |
---|---|---|---|---|
type |
str | ✔️ | The type of resource | organization |
id |
str | ✔️ | The unique identifier for the resource | org_123 |
name |
Optional[str] | ➖ | A human readable name for this resource | unkey |
meta |
Dict[str, Any] | ➖ | Attach any metadata to this resources |