behaviors resource
Attributes
- name
-
create, read, update
- allow_negative
-
create, read, update
Relationships
JSON Resource Example
{ data: { type: behaviors, id: 293, attributes: { name: someValue, allow_negative: someValue }, relationships: { } } }
JSON-API Entry points
DELETE PATCH GET https://api.multinexo.combehaviors/{resource_id}
POST https://api.multinexo.combehaviors/