---
title: "POST /_twake/recoveryWords"
method: POST
path: "/_twake/recoveryWords"
tags: ["Vault API"]
---

# POST /_twake/recoveryWords

`POST /_twake/recoveryWords`

Store connected user recovery words in database

## Request body

- object
  - `words` string, required — The recovery words of the connected user

## Response `200`

Success

- object
  - `message` string — Message indicating that words have been successfully saved

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/linagora/apis/twake-on-matrix-apis-documentation.md) · [All operations](https://skmtc.net/linagora/apis/twake-on-matrix-apis-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/linagora/twake-on-matrix-apis-documentation/versions/3428c7bb5a46/schema)
