These docs are for v2.0. Click to read the latest docs for v3.0.

Activate a resthook subscription

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.

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