latestOpenAPI 3.0.02026-07-17371033.8 KB

3428c7bb5a46

Vault API

Store connected user recovery words in database

post/_twake/recoveryWords

Request body

wordsstring required

The recovery words of the connected user

Response

Success

messagestring

Message indicating that words have been successfully saved

Example response

{
  "message": "Saved recovery words sucessfully"
}