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