v4

latestOpenAPI 3.0.32026-07-312,317012.2 MB
Secret Syncs

Update the specified Digital Ocean App Platform Sync.

patch/api/v1/secret-syncs/digital-ocean-app-platform/{syncId}

Path parameters

syncIdstring uuid required

The ID of the Digital Ocean App Platform Sync to be updated.

Request body

namestring

The updated name of the Digital Ocean App Platform Sync. Must be slug-friendly.

connectionIdstring uuid

The updated ID of the DigitalOcean App Platform Connection to use for syncing.

descriptionstring nullable

The updated description of the Digital Ocean App Platform 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.

Response

Default Response