cURL
curl --request POST \ --url https://api.getbuildify.com/{apiVersion}/{apiProvince}/webhooks \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "env": "test", "targetUrl": "<string>", "event": "<string>" } '
"{}"
v1-sandbox
v1-lite
v1
all
on
bc
ab
mb
nb
nl
ns
pe
qc
sk
Either test or live
Valid https url
Only possible values are: LISTINGS.CREATED, LISTING.UPDATED, LISTING.DELETED, PROFILE.CREATED, PROFILE.UPDATED, PROFILE.DELETED
200
The response is of type object.
object