v1

latestOpenAPI 3.0.02026-07-17371033.8 KB
Vault API

Update stored connected user recovery words in database

put/_twake/recoveryWords

Request body

wordsstring required

The new recovery words of the connected user

Response

Success

messagestring

Message indicating that words have been successfully updated

Example response

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