User
The data structure that represents a Users resource.
Declaration
object UserProperties
| Name | Type | Description |
|---|---|---|
attributes | User.Attributes | The resource’s attributes. |
id Required | string | The opaque resource ID that uniquely identifies the resource. |
relationships | User.Relationships | Navigational links to related data and included resource types and IDs. |
type Required | string | The resource type. |
links | ResourceLinks | Navigational links that include the self-link. |