Create Test Session
POST/api/v1/verify/create-session
Create a shareable verification link for testing.
No authentication required - this is a dev tool. Returns a URL like https://app.bytrustgate.com/v/\{token\} that anyone can open to complete the full SDK verification flow.
Uses the specified workflow_name, or falls back to:
- Tenant's default published workflow
- test_all_primitives (hardcoded fallback)
Request
Responses
- 200
- 422
Successful Response
Validation Error