Term
Action
HTTP Verb
URI
Create
POST
/term
Update
PUT
/term/<rowid>
Find by ID
GET
/term/<rowid>
Find All
GET
/term
Find by Filter
GET
/term?<filter>
Delete
DELETE
/term/<rowid>
Count
GET
/term/count
Schema: Term
Last updated
Action
HTTP Verb
URI
Create
POST
/term
Update
PUT
/term/<rowid>
Find by ID
GET
/term/<rowid>
Find All
GET
/term
Find by Filter
GET
/term?<filter>
Delete
DELETE
/term/<rowid>
Count
GET
/term/count
Last updated