Generate hosted registration link

View as Markdown

Returns a signed URL to the Vlens web registration flow. Use when you want users to register in a browser instead of your native app. Requires only ApiKey.

Authentication

ApiKeystring
Static API key issued to your tenant. Required on every request.

Request

This endpoint expects an object.
latitudedoubleOptional
longitudedoubleOptional
imeistringOptional
phoneNumberstringOptional
emailstringOptional
returnUrlstringOptional
URL to redirect the user after registration completes.

Response

Hosted registration URL string in data.

datastringOptional