API Methods




These are used to remember the session/user after login_login. Do not change these unless you wish to explicitly reset the session.
Additional Parameters add GET add POST to specify arrays of data, use brackets [] and specify each element in its own row. e.g.
		name: userIds[]   value:  23
		name: userIds[]   value:  24
		name: filterParams[sort]   value:  ASC
		name: filterParams[perpage]   value:  15
		name: filterParams[extra][]   value:  hello