ValidateLink

Authentication Methods


  • ApiKey
Input Parameter Type Description
LinkID String
Output Parameter Type Description
Success Status Returns status code

Example

curl -v 'https://secure.nomadesk.com/ctrller/api.php? Task=ValidateLink&LinkID=sdfsd-fsdfsdf-sdfsdf-sdfsdf'

Response

<Response>
    <Status>1</Status>
    <Message>Success</Message>
</Response>