After creating a subscription, we’ll send a POST request to your target URL with a X-Hook-Secret
header.
You should response to this with a 200 status code, and use the value of the X-Hook-Secret
header that you received to activate the subscription using this endpoint.
Basic authentication using an API key, e.g. {Authorization: Bearer 75z0bb4fbdf97b7e4111ff6c0015471094155f91}
.
You can find your API key within the Settings page of the Affinda web app. You can obtain an API key by signing up for a free trial.
The secret received when creating a subscription.
"36bacde97882f563992b00a89163eb9058d956fdc2f914870b8903ec93cdf372"
Successfully activated a resthook subscription.
The response is of type object
.