Process a Census RPC request
Processes a Census custom destination RPC request.
Process a Census RPC request
Processes a Census custom destination RPC request.
Endpoint
POST/v1/integrations/census/custom-destination
Rate limit
Tier 3Request body
id
string
RequiredThe unique identifier for the RPC request.
jsonrpc
string
RequiredThe JSON-RPC version.
method
string
RequiredThe method name to execute.
params
object(any)
The parameters for the method.
Returns
id
string
The request ID.
result
object(any)
The result of the RPC call.