Refresh an API token

Returns information about the current authenticated API token

Try this request in your browser

/api/ /authentication/refresh_api_token

Headers

X-API-Token

The request output will be shown here...

URL

https://api.natterly.com/api/v1/authentication/refresh_api_token

Access

Must be authenticated as a user. If not authorised, a MustBeAuthenticated error will be returned.

Parameters

This action doesn't support any parameters.

Errors

There are no action-specific errors which can be raised.

Response Data

This action will return a Hash.