Delete All User Data
GDPR
Delete All User Data
Remove All User data from Velt.
POST
Delete All User Data
Use this API to remove all user data from Velt. This will:
- remove their access from all the documents and data in the organization.
- remove them from @mention contact dropdown list.
- remove them from @mentions where they were tagged.
- remove all feature data created by the user. eg: comments, reactions etc.
Endpoint
POST https://api.velt.dev/v2/users/data/delete
Headers
Your API key.
Your Auth Token.

