UpdateCustomVCSIntegrationRequest
Request to update an existing custom VCS integration. All fields are optional; only provided fields are updated. Use regenerateWebhookSecret to rotate the webhook HMAC secret.
Properties
namestring optionalUpdated human-readable name for the integrationbaseUrlstring optionalUpdated URL prefix for repositories covered by this integrationenvironmentstring optionalUpdated ESC environment reference in ‘project/envName’ formatregenerateWebhookSecretboolean optionalWhen true, generates a new webhook HMAC secret and invalidates the previous one. The new secret is returned in the response.