Use this API to generate authentication JWT token for users to access Velt features. The token contains user information and permissions for specific resources like organizations, folders and documents.Documentation Index
Fetch the complete documentation index at: https://docs.velt.dev/llms.txt
Use this file to discover all available pages before exploring further.
permissions.resources[], use accessRole to assign viewer (read-only) or editor (read/write) for each resource.accessRole to viewer (read-only) or editor (read/write) on each resource to define the user’s capabilities for that resource.accessRole can only be set via the v2 Users and Auth Permissions REST APIs. Frontend SDK methods do not accept or change accessRole./v2/users/add, /v2/users/update, /v2/auth/permissions/add, /v2/auth/generate_token.POST https://api.velt.dev/v2/auth/generate_token