Start Grant Link Flow

Initiates the headless grant link flow process.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <username:password>.

Headers

AcceptstringOptionalDefaults to application/json

Request

This endpoint expects an object.
aliasstringRequired
Email or phone number associated with the consumer's account
requestIdstringRequired
A unique identifier for this request

Response

Created
tokenstring
Token identifying the grant to be created
requestIdstring
The unique identifier from the request
expiresAtstringformat: "date-time"
When this link attempt will expire
deliveryTypeenum
How the verification code was delivered to the consumer
Allowed values:

Errors