UserUpdateRequest.Data
The data element of the request body.
Declaration
object UserUpdateRequest.DataProperties
| Name | Type | Description |
|---|---|---|
attributes | UserUpdateRequest.Data.Attributes | The resource’s attributes. |
id Required | string | The opaque resource ID that uniquely identifies the resource. |
relationships | UserUpdateRequest.Data.Relationships | The types and IDs of the related data to update. |
type Required | string | The resource type. |