Skip to main content

Update an integration

PUT 

/api/meshobjects/meshintegrations/:uuid

Update an existing integration.

You can update the integration display name, configuration, and runner association. The integration type cannot be changed after creation.

For sensitive fields (appPrivateKey, personalAccessToken), you can either:

  • Provide a new value to update the secret
  • Use '<hidden>' to keep the existing value unchanged

Users can only update integrations that belong to their workspace unless they have admin permissions.

Authentication: This endpoint supports API Key authentication.

Request

Responses

200