authenticate_ghost: authenticate_ghost

Description Usage Arguments Value Examples

Description

Make call to authenticate current user.

Usage

1
authenticate_ghost(username, password)

Arguments

username

Ghost username (format email)

password

Ghost password.

Value

http request content is returned. If an authentication is unsuccesful the error message is returned.

Examples

1
authenticate_ghost("foo@barcom","foopassword")

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