set_token: API token Authorizations

Description Usage Arguments Examples

View source: R/auth.R

Description

All API request needs to be authenticated. To authenticate, use token generated from https://app.optimizely.com/tokens

Usage

1
set_token(token)

Arguments

token

copy token string from 'Manage Tokens'

Examples

1
set_token('abcdefghijklmnopqrstuvwxyz:123456')

ROptimizely documentation built on May 1, 2019, 7:35 p.m.