---
title: "Unreject a time entry"
method: PATCH
path: "/api/v2/time_entries/{id}/unreject"
tags: ["Time Entries"]
---

# Unreject a time entry

`PATCH /api/v2/time_entries/{id}/unreject`

Revoke rejection of a time entry.

## Path parameters

- `id` string, required

## Headers

- `X-Organization-Id` string, required

## Response `200`

Single time entry

## Other responses

- `409` — Conflict

---

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