Set app configuration
Apps
Set app configuration
Creates or updates the BYOC configuration for an app. Existing connections may be disconnected when credentials change.
The accepted field names are defined per app (e.g. clientId/clientSecret for OAuth apps; appId/appSlug/privateKey for github-app). Unknown keys are stripped.
POST
Set app configuration
Authorizations
API key obtained from the dashboard or GET /user/api-key
Path Parameters
App provider identifier (e.g., gmail, github, jira)
Body
application/json
Credential fields as defined by the app's configuration schema.
Response
Configuration saved