Secret Syncs

Update the specified Daytona Sync.

patch/api/v1/secret-syncs/daytona/{syncId}

Path parameters

syncIdstring uuid required

The ID of the Daytona Sync to be updated.

Request body

namestring

The updated name of the Daytona Sync. Must be slug-friendly.

connectionIdstring uuid

The updated ID of the Daytona Connection to use for syncing.

descriptionstring nullable

The updated description of the Daytona Sync.

environmentstring

The updated slug of the project environment to sync secrets from.

secretPathstring

The updated folder path to sync secrets from.

isAutoSyncEnabledboolean

Whether secrets should be automatically synced when changes occur at the source location or not.

destinationConfigobject

Response

Default Response

Changes

Changed in 1 of the 23 revisions of this API.1