added
CS2 Match-API: Added Cancel Endpoint
 almost 2 years ago by Adam Myllykoski
Today, we're rolling out a new feature to facilitate the force-cancellation of matches. When you cancel a live match, the following actions will be taken:
- All players will be kicked from the server
 - The match will be marked as finished, with the cancel_reason: 
USER_API_CANCEL - A 
webhooks.match_end_urlwill be sent to your specified URL. 
Check out the endpoint here: https://dathost.net/reference/post_api-0-1-cs2-matches-match-id-cancel