Create OAuth app
OAuth Apps
Create OAuth app
Register a new OAuth application. Returns the app with its client secret (only shown once).
POST
Create OAuth app
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.