post https://{region}.affinda.com/v3/resthook_subscriptions/activate
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.