invite
Deletes an invite from a ladder or tournament.
Request
Provide your bearer token in the Authorization
header when making requests to protected resources. Example:Authorization: Bearer ********************
The code of the invite to delete.
Request samples
curl --location --request DELETE 'https://api.competier.net/v1/invite?code'
Modified at 2024-04-17 19:29:15