The webhook subscription validation object. This field consists of
only the challenge
field and is Strava-specific. Other data providers
may require the presence of different fields to complete the webhook
subscription process.
Generated using TypeDoc
STRAVA
A response class that consists of fields that are included in the response of a successful callback request for the webhook subscription process with third-party data providers.
This class is used in WebHooksController.event to type the response format as returned for successful webhook subscriptions.
v0.3.0