Refresh Auth Token

Refresh an authentication token.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Notes

A successful call to this endpoint will return an HTTP status code of 201 Created and an Authorization object in a JSON response.

An unsuccessful call (due to an incorrect user name or password) will return an HHTP status code of 401 Unauthorized.

Using this endpoint you can refresh/renew a token for max 24 hours. This endpoint will return a new authentication token.

Response Properties
PropertyTypeDescription
authorizationobjectAuthorization object.
Body Params
integer

FracTEL Token Life Time in Seconds | Default is 3600 seconds | Maximum is 86400 seconds (24 hours)

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json