heroku-client
Version:
A wrapper for the Heroku v3 API
15 lines (8 loc) • 411 B
Markdown
# oauth-token
OAuth tokens provide access for authorized clients to act on behalf of a Heroku user to automate, customize or extend their usage of the platform. For more information please refer to the [Heroku OAuth documentation](https://devcenter.heroku.com/articles/oauth)
## Actions
### `create`
`heroku.oauth().tokens().create({attributes}, {callback});`
Method | Path
--- | ---
POST | /oauth/tokens