ASI Console
- The URL must be absolute and start with a slash, e.g.
/session. - The parameters should be in same format as in URL query parameters, for example:
session[app_name]=tussi&session[app_password]=secretperson[username]=testman&person[password]=sercret&person[email]=testman@example.comtitle=testCollection&metadata[someKey]=someValue
- Note that GET parameters must be given as a query string in the URL, e.g.
/search?search=test.