post https://us-central1-readysandbox.cloudfunctions.net/matchmaking-deleteAllMatchesForApp
Log in to see full request history
Responses
403Forbidden, if the user is not an admin.
403Forbidden, if the user is not an admin.
xxxxxxxxxx
curl --request POST \
--url https://us-central1-readysandbox.cloudfunctions.net/matchmaking-deleteAllMatchesForApp \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"deletedCount": 0
}