Secret Syncs
Delete the specified Daytona Sync.
delete/api/v1/secret-syncs/daytona/{syncId}
Path parameters
syncIdstring uuid required
The ID of the Daytona 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 23 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○