Validate with an access token
You can use access tokens returned from the Web API V2 authentication service to validate SDK payload requests.
See the "How to authenticate" section of the for instructions on how to obtain an access token.
BlackBerry AtHoc
API Quick Start GuideExample
<AtHocSdk><client>organizationID</client> <validation> <accessToken>C345c6f6-a46c-4d41-9bfb-7fld7b79c528 . . . </accessToken> </validation> <payload type=”GET-DISTRIBUTION-LISTS”> </payload> </AtHocSdk>