User Management
Delete User
DELETE
/
v2
/
user
/
{user_id}
Deleting a user would also deregister their all provider connections immediately. Vital erases the user data after a 7-day grace period.
If you wish to undo a user deletion for any reason, you can undo the deletion through the Undo User Deletion API. Note that undoing would not restore any provider connections.
Authorizations
x-vital-api-key
string
headerrequiredVital Team API Key
Path Parameters
user_id
string
requiredResponse
200 - application/json
success
boolean
requiredWhether operation was successful or not