refresh_authenticate_ghost: refresh_authenticate_ghost

Description Usage Arguments Value Examples

Description

Gets a new access token if the token is expired. Ghost access tokens expire after one hour. If authentication is succesful an refresh token is returned in the authetication call.

Usage

1

Arguments

refresh

token.

Value

New access token which is valid for the next hour.

Examples

1
refresh_authenticate_ghost("refresh_token")

good-marketing/RGhost documentation built on May 17, 2019, 7:42 a.m.