---
title: "POST /api/save"
method: POST
path: "/api/save"
---

# POST /api/save

`POST /api/save`

Saves a new typing pattern in the data base.

## Query parameters

- `userid` string, required
- `tp` string, required

## Response `200`

Returns 1 for success or 0 if it fails.

## Other responses

- `500` — Error

---

[API](https://skmtc.net/typingdna/apis/typingdna-auth-api.md) · [All operations](https://skmtc.net/typingdna/apis/typingdna-auth-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/typingdna/typingdna-auth-api/versions/860e0fcdce3e/schema)
