Update OAuth app
documentedUpdate an OAuth 2.0 client application.
PUT /api/v4/oauth/apps/{app_id}OAuthno implementation yet0 runsInput
baseUrl
Mattermost instance domain (no scheme)
example.com
app_id*
OAuth App ID
e.g. abcd1234
name*
OAuth App Display Name
e.g. Zapier
description*
OAuth App Description
A short description of the app
callback_url_1*
Callback URL 1
https://yourapp.example.com/callback
callback_url_2
Callback URL 2
https://yourapp.example.com/callback2
homepage*
Homepage URL
https://yourapp.example.com
Calls Mattermost as you (your API key is your account); keychains.dev holds the credentials.