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 \
--request POST http://api.example.com/api/company/save \
--header "Authorization: Bearer $ACCESS_TOKEN"