Register OAuth app
POST/api/v4/oauth/apps
Register an OAuth 2.0 client application with Mattermost as the service provider.
Permissions
Must have manage_oauth permission.
Request
Responses
- 201
- 400
- 401
- 403
- 501
App registration successful
Invalid or missing parameters in URL or request body
No access token provided
Do not have appropriate permissions
Feature is disabled