---
title: "Resume Forward Process"
method: PATCH
path: "/v1/processes/{id}/resume"
tags: ["Processes"]
---

# Resume Forward Process

`PATCH /v1/processes/{id}/resume`

## Path parameters

- `id` integer, required

## Response `200`

Successful Operation

- BaseResponse
  - `meta` MetadataDTO
    - `timestamp` integer, required — Transaction's date in timestamp
    - `transactionId` string, required — Id for the current transaction (Endpoint's call)
    - `explain` string — Explain string in case of failure

## Other responses

- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/messangi/apis/raven.md) · [All operations](https://skmtc.net/messangi/apis/raven/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/messangi/raven/versions/c87f398fa338/schema)
