Invoke a conduit
POST
https://api.cloudharness.com
/v1/conduit/{conduit_name}
Endpoint for connecting systems together. Accepts an arbitrary JSON payload.
path Parameters
conduit_namestring · requiredThe name of the conduit to use for processing
Headers
Authorizationstring · requiredThe
Authorizationheader is used to authenticate with the API using your API key. Value is of the formatBearer YOUR_KEY_HERE.
Responses
OK
successboolean · requiredmetadataobject · requiredstatusstring · requiredDescriptive status message
dataobject