Skip to main content

C# json api 1 problem

Comments

2 comments

  • batoo
    I found my problem. API1: arg (string) " List of arguments. These variables are numbered such that the first is arg-0, the second is arg-1, and so on. Example: arg-0=username&arg-1=somepass But how do i know witch parameter if first. second etc..
    0
  • AndrewH.
    API2 (and UAPI) are written to be much friendlier to call and unfortunately since we are aiming towards replacing API1 calls with UAPI calls we haven't gone back and put in work into making the API1 system more user friendly. That said, here is a link to all the supported API1 calls and in each page it has the order of parameters (search for "Syntax"). [url=http://docs.cpanel.net/twiki/bin/view/ApiDocs/Api1/WebHome]API1 Module Listing
    0

Please sign in to leave a comment.