v1

latestOpenAPI 3.0.02026-07-17371033.8 KB
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"
}