Update an OAuth Application
This endpoint updates details of a specific OAuth application.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
user_id
The ID of the user in string format.
oauth_application_id
The ID of the OAuth Application in string format.
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful