Create or Update an Object Webhook Subscription

Subscribe to changes on specific fields of an object type (e.g., job, company). When any of the specified fields change, a webhook will be sent to your callback URL.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required
length ≤ 64

Object type to subscribe to (e.g. job, company).

string
required

Comma-separated list of fields in the object to subscribe to.

uri
required

The URL on your server that will receive webhooks when a subscribed field changes.

string
length ≤ 100

Optional unique identifier for grouping subscriptions.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json