---
title: "Update configurations for sandbox jobs"
method: PUT
path: "/sandbox/jobs/configuration"
tags: ["Sandbox"]
---

# Update configurations for sandbox jobs

`PUT /sandbox/jobs/configuration`

## Request body

- SandboxJobConfiguration
  - `type` 'data_sync_all', required
  - `completion_status` 'complete' | 'reauth_error' | 'permissions_error' | 'error', required

## Response `200`

OK

- SandboxJobConfiguration
  - `type` 'data_sync_all', required
  - `completion_status` 'complete' | 'reauth_error' | 'permissions_error' | 'error', required

## Changes

> 53 revisions in range; 3 could not be searched.

- **2025-10-27** `0105d239fcaf` — 1 breaking
  - request body became required
- **2025-04-22** `46640c1b4688` — 1 info
  - the endpoint scheme security `bearerAuth` was added to the API

[Change history](https://skmtc.dev/finch-api/apis/api-reference/changes/sandbox/jobs/configuration/put.md)

---

[API](https://skmtc.dev/finch-api/apis/api-reference.md) · [All operations](https://skmtc.dev/finch-api/apis/api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/finch-api/api-reference/revisions/f1cca2cb0ef2/schema)
