v2

latestOpenAPI 3.1.02026-07-312303692.4 MB
Environment-Settings

Update Dashboard Organization Settings

Update the environment's settings

put/api/v1/management/environment-settings

Request body

retryPolicyinteger[] nullable
requireEndpointChannelboolean
whitelabelHeadersboolean
sendSvixWebhookHeadersboolean
enableMsgAtmptLogboolean
enableOtlpboolean
customColorstring color nullable
customLogoUrlstring uri nullable
customBaseFontSizeinteger nullable
customFontFamilystring nullable
customFontFamilyUrlstring uri nullable
disableEndpointOnFailureboolean
displayNamestring nullable
eventCatalogPublishedboolean
enforceHttpsboolean
enableChannelsboolean
enableMessageStreamboolean
readOnlyboolean
enableIntegrationManagementboolean
enableTransformationsboolean
requireEndpointFilterTypesboolean
enableEndpointOauthConfigboolean
enableEndpointMtlsConfigboolean
showUseSvixPlayboolean
wipeSuccessfulPayloadboolean
enableApplicationAlertsboolean
applicationAlertEventsApplicationAlertEvent[]
applicationAlertsDashboardUrlstring uri nullable
applicationAlertsLogoUrlstring uri nullable
showFeatureTooltipsboolean
webhooksAutoConfigboolean
mcpTokenboolean

Example request

{
  "customFontFamily": "Open Sans"
}

Response

retryPolicyinteger[] nullable
requireEndpointChannelboolean
whitelabelHeadersboolean
sendSvixWebhookHeadersboolean
enableMsgAtmptLogboolean
enableOtlpboolean
customColorstring color nullable
customLogoUrlstring uri nullable
customBaseFontSizeinteger nullable
customFontFamilystring nullable
customFontFamilyUrlstring uri nullable
disableEndpointOnFailureboolean
displayNamestring nullable
eventCatalogPublishedboolean
enforceHttpsboolean
enableChannelsboolean
enableMessageStreamboolean
readOnlyboolean
enableIntegrationManagementboolean
enableTransformationsboolean
requireEndpointFilterTypesboolean
enableEndpointOauthConfigboolean
enableEndpointMtlsConfigboolean
showUseSvixPlayboolean
wipeSuccessfulPayloadboolean
enableApplicationAlertsboolean
applicationAlertEventsApplicationAlertEvent[]
applicationAlertsDashboardUrlstring uri nullable
applicationAlertsLogoUrlstring uri nullable
showFeatureTooltipsboolean
webhooksAutoConfigboolean
mcpTokenboolean

Example response

{
  "customFontFamily": "Open Sans"
}