Method Name
public/validate_invite_code
public/validate_invite_codeValidate if invite is valid and useable
Parameters
| code
string or integer
required
5 digit, alpha numeric code |
Response
| id
string or integer
required
|
| result
string
required
enum ok |
Example
{request_example_shell}{request_example_javascript}{request_example_python}The above command returns JSON structured like this:
{response_example_json}