options resource
Attributes
- key
-
create, read, update
- default
-
create, read, update
- class
-
create, read, update
Relationships
JSON Resource Example
{
data: {
type: options,
id: 995,
attributes: {
key: someValue,
default: someValue,
class: someValue
},
relationships: { }
}
}
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.comoptions/{resource_id}
POST https://api.multinexo.comoptions/