Start Grant Link Flow

Initiates the headless grant link flow process.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(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
expiresAtdatetime
When this link attempt will expire
deliveryTypeenum
How the verification code was delivered to the consumer

Errors

404
Not Found Error
412
Precondition Failed Error
429
Too Many Requests Error