---
title: "transform a string to another according to a mapping, e.g., making all characters upper-case."
method: GET
path: "/transform/{action}/{data}"
---

# transform a string to another according to a mapping, e.g., making all characters upper-case.

`GET /transform/{action}/{data}`

## Response `200`

the transformed string

- string

---

[API](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api.md) · [All operations](https://skmtc.net/codepoints/apis/codepoints-net-unicode-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/codepoints/codepoints-net-unicode-api/versions/7113584da86c/schema)
