API Reference
Post linq
Universal endpoint for all API operations using the Linq protocol
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Linq protocol wrapper request
The body is of type object
.
Response
200
application/json
Successful response
The response is of type object
.