---
title: "Merge multiple transactions into one microversion."
method: POST
path: "/appelements/d/{did}/w/{wid}/transactions"
tags: ["AppElement"]
---

# Merge multiple transactions into one microversion.

`POST /appelements/d/{did}/w/{wid}/transactions`

If successful, all transactions will be committed to a single microversion. If the call raises an error, nothing will be committed.

## Path parameters

- `did` string, required
- `wid` string, required

## Query parameters

- `linkDocumentId` string

## Response `default`

default response

---

[API](https://skmtc.net/onshape/apis/onshape-rest-api.md) · [All operations](https://skmtc.net/onshape/apis/onshape-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/onshape/onshape-rest-api/revisions/aaa3e1322450/schema)
