ready, provisioning, or queued status.
Path parameters
| Field | Type | Description |
|---|---|---|
run_id | string | Provisioning run id returned from POST /validate/twins/provision. |
| Field | Type | Required | Description |
|---|---|---|---|
ttl_minutes | integer | No | New cleanup delay in minutes, 1-480. Defaults to 60. |
| Status | Description |
|---|---|
400 | run_id is not a valid UUID, or the run is not in a state that can be extended. |
404 | No run with that id exists for the authenticated user. |

