Create an OAuth application
This endpoint creates a new OAuth application.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
user_id
ID of the user in form of a string
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful