---
title: "Update a workflow status time"
method: PUT
path: "/workflow_status_times/{id}"
tags: ["Workflow status times"]
---

# Update a workflow status time

`PUT /workflow_status_times/{id}`

This requires activation on the account, please contact support@aha.io to request access.

## Path parameters

- `id` string, required

## Request body

- WorkflowstatustimesPostRequest
  - `workflow_status_time` object
    - `started_at` string
    - `ended_at` string

## Response `200`

Successful operation

---

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