Universal endpoint for all API operations using the Linq protocol
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Linq protocol wrapper request
The body is of type object
.
Successful response
The response is of type object
.