Accepted

Webhook for the application.accepted event. Triggered when an application is accepted.

Payload
Headers
string

An HMAC that you should use to check that requests are authentic. Compare this value with your own digest, computed from the request body and your webhook secret.

Response

LoadingLoading…