Query parameters
-
search.value string
Search Query
-
length string
number of items to return (page size)
-
start string
Start row for returned records
POST /api/company/save
curl \
-X POST http://api.example.com/api/company/save \
-H "Authorization: Bearer $ACCESS_TOKEN"