Delete Users
Users
Delete Users
Remove Users from an Organization or a Document.
POST
Delete Users
Use this API to remove Users from:Documentation Index
Fetch the complete documentation index at: https://velt-v5-0-2-beta-28.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
- Organization: This will remove their access from all the documents and data in the organization. It will also remove these users from the contact list of the organization.
- Document: This will remove their access from the specified document. It will also remove these users from the contact list of the document. If you pass the
documentId, then the users will be removed from the document.
Endpoint
POST https://api.velt.dev/v2/users/delete
Headers
Your API key.
Your Auth Token.

