Accepted

Webhook for the match_request.accepted event. Triggered when a match request 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…