---
title: "Single Structure Test Jobs"
method: PATCH
path: "/api/v2/jobs/{job_id}/set_test_state.json"
---

# Single Structure Test Jobs

`PATCH /api/v2/jobs/{job_id}/set_test_state.json`

This endpoint allows a mocked single-structure test job to be created for development testing; this endpoint does fire realistic webhooks.

## Query parameters

- `state` string, required
- `current_user_id` string, required

## Response `200`

200

- object

## Other responses

- `400` — 400

---

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