---
title: "Create a new trace"
method: POST
path: "/v2/traces"
tags: ["Trace"]
---

# Create a new trace

`POST /v2/traces`

Creates a new trace

## Response `default`

The ID of the created trace

- CreateTraceV2Dto
  - `error` unknown, required
  - `data` string, uuid — The trace id

---

[API](https://skmtc.net/stratumn/apis/stratumn-api-2.md) · [All operations](https://skmtc.net/stratumn/apis/stratumn-api-2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/stratumn/stratumn-api-2/versions/7acd41fdff82/schema)
