| Url | Short Description | Details Page |
|---|---|---|
/api/v1/findOrCreateInvite |
Created a new Invite or returns an existing one with the same parameters. | Link |
/api/v1/listInvites |
Lists all of the invite tokens. | Link |
/api/v1/removeInvite |
Removes an invite. | Link |
/api/v1/useInviteToken |
Report to the server that an invite token was used. | Link |
/api/v1/validateInviteToken |
Checks if an invite token is valid. | Link |