Secret Syncs
Delete the specified Spacelift Sync.
delete/api/v1/secret-syncs/spacelift/{syncId}
Path parameters
syncIdstring uuid required
The ID of the Spacelift Sync to be deleted.
Query parameters
removeSecrets'true' | 'false'
Whether previously synced secrets should be removed prior to deletion.
Response
Default Response
Changes
Changed in 1 of the 20 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○