App Connections

Update the specified Doppler Connection.

patch/api/v1/app-connections/doppler/{connectionId}

Path parameters

connectionIdstring uuid required

The ID of the Doppler Connection to be updated.

Request body

namestring

The updated name of the Doppler Connection. Must be slug-friendly.

descriptionstring nullable

The updated description of the Doppler Connection.

isPlatformManagedCredentialsfalse

Not supported for Doppler Connections.

gatewayId'null' nullable

Not supported for Doppler Connections.

gatewayPoolId'null' nullable

Not supported for Doppler Connections.

isAutoRotationEnabledfalse

Not supported for Doppler Connections.

rotation'null' nullable

Not supported for Doppler Connections.

Response

Default Response

Changes

No recorded changes to this endpoint across all 20 revisions of this API.