REST API Method: validation get Returns an integer that represents the validation method selected for the account.
URL: https://api.mailmonitorapp.com/mma/setup/validationget
HTTP Method(s): GET
Parameters: n/a
Examples: https://api.mailmonitorapp.com/mma/setup/validationget
Response: An integer representing validation method
0 = from address 1 = x-header method 2 = html tag method
Example response: 1 |
|