Difference between revisions of "API Status Code"

From unroole CMS wiki
Jump to: navigation, search
(Created page with "{| class="wikitable" |- ! Code ! Description |- | OK | No errors occurred. Success. |- | ACCESS_DENIED | The user associated with the API Persistence Token does not have t...")
(No difference)

Revision as of 13:34, 28 May 2012

Code Description
OK No errors occurred. Success.
ACCESS_DENIED The user associated with the API Persistence Token does not have the permission for this action.
WRONG_TOKEN The specified API Persistence Token does not match.
ADDITIONAL_RESULTS Success, but more results can be returned. The result set was truncated.