Skip to main content
POST
You can undo any user deletion that is still in its 7-day grace period.
Undoing a deletion does not restore any provider connections.
You cannot undo a deletion if you have already created a new user using the same client_user_id.

Authorizations

x-vital-api-key
string
header
required

Vital Team API Key

Query Parameters

user_id
string<uuid> | null

User ID to undo deletion. Mutually exclusive with client_user_id.

client_user_id
string | null

Client User ID to undo deletion. Mutually exclusive with user_id.

Response

Successful Response

success
boolean
required

Whether operation was successful or not