Secret Syncs

Update the specified GCP Secret Manager Sync.

patch/api/v1/secret-syncs/gcp-secret-manager/{syncId}

Path parameters

syncIdstring uuid required

The ID of the GCP Secret Manager Sync to be updated.

Request body

namestring

The updated name of the GCP Secret Manager Sync. Must be slug-friendly.

connectionIdstring uuid

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

descriptionstring nullable

The updated description of the GCP Secret Manager 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

Changes

Changed in 2 of the 22 revisions of this API.4

    • added the new optional request property //

      new-optional-request-property

    • added the optional property /// to the response with the status

      response-optional-property-added

    • added the new optional request property //

      new-optional-request-property

    • added the optional property /// to the response with the status

      response-optional-property-added