preferences resource
Attributes
- key
-
read
- value
-
create, read, update
Relationships
JSON Resource Example
{
data: {
type: preferences,
id: 241,
attributes: {
key: someValue,
value: someValue
},
relationships: { }
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comusers/{user_id}/preferences/{resource_id}
POST https://api.multinexo.comusers/{user_id}/preferences/