Send data to webhook event

This API facilitates sending data to a webhook URL registered by a Labra customer. The customer provides the webhook url and the API_KEY to validate the incoming request. This allows for the transmission of event data related to cloud providers, products, subscriptions, and more. Retry Mechanism: Please go through our retry mechanism in event delivery modes topic here

Body Params
string
enum
required

Cloud provider name.

Allowed:
event
object
product
object
subscription
object
entitlements
array of objects
entitlements
metering_data
object
buyer
object
crm
object

Optional CRM information (if using any Labra Automation App for CRM)

Headers
string
required
length between 36 and 36

Unique UUID key for validating the webhook of partner

string
required
length between 36 and 36

Unique tracking UUID send from labra to track the call back

Responses
200

Successfully created a Cloud Event

400

Bad request

401

Unauthorized

Language
URL
Response
Click Try It! to start a request and see the response here!