/auth/loginToken

The following methods are supported on this resource:

Mount Points

The following URLs are examples of where this resource is mounted :

XML: http://api.hi5.com
*JSON: http://api.hi5.com
*JSON endpoints are mounted read-only.

update

Generates a hi5 site login token for the supplied auth token.

Siven a valid auth token, this method generates a hi5 site login token. The function is provided only for partner apps.

Possible HTTP Parameters

name description
Hi5AuthToken (no documentation provided)
api_key (no documentation provided)
userId (no documentation provided)

Output Payload

(no documentation provided)

Errors

code description
403 Thrown when an attempt is made to do something without the correct permissions.
503 Thrown when an attempt is made to do something that violates internal API constraints.

Comments