Skip to main content

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:

  1. Tenant's default published workflow
  2. test_all_primitives (hardcoded fallback)

Request

Responses

Successful Response