/auth/renew
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
Regenerates a new AuthToken based on the given api_key.
Possible HTTP Parameters
| name | description |
|---|---|
| Hi5AuthToken | the original auth token with the original apikey |
| api_key | The new apikey you want to have the Authtoken for. |
Output Payload
A new authentication token with the given api key
Errors
| code | description |
|---|---|
| 403 | Thrown when an attempt is made to do something without the correct permissions. |