powered by
Creates a new API key. This function will only succeed if using password authentication.
create_api_key(gf, name)
response JSON. The "token" property will contain the API key if successful.
GoFigr client. Must be using password authentication.
human-readable name of the API key to create, e.g. "John's laptop"