---
title: "POST /v1/projects/{projectOrProductUID}/global-transformation"
method: POST
path: "/v1/projects/{projectOrProductUID}/global-transformation"
tags: ["project"]
---

# POST /v1/projects/{projectOrProductUID}/global-transformation

`POST /v1/projects/{projectOrProductUID}/global-transformation`

Set the project-level event JSONata transformation

## Path parameters

- `projectOrProductUID` string, required

## Response `200`

Successful operation

## Other responses

- `default` — The response body in case of an API error.

## Changes

- **2026-05-04** `b84db08f3c96` — 1 breaking, 1 info
  - removed the media type `application/json` from the request body
  - added the media type `text/plain` to the request body

[Change history](https://skmtc.dev/notefile/apis/notehub-api/changes/v1/projects/:projectOrProductUID/global-transformation/post.md)

---

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