Access Token Resource
Verify Push is in Public Beta.
While this Verify Push AccessToken
resource is similar to those used by Twilio voice/chat/video products, it cannot be reused between them.
AccessToken properties
Resource Properties in REST API format | |
---|---|
token
|
The access token generated for enrollment, this is an encrypted json web token. |
Create an AccessToken resource
https://verify.twilio.com/v2/Services/{ServiceSid}/AccessTokens
Parameters
Parameters in REST API format | |
---|---|
service_sid
Path
|
The unique SID identifier of the Service. |
identity
Required
|
The unique external identifier for the Entity of the Service. This identifier should be immutable, not PII, and generated by your external system, such as your user's UUID, GUID, or SID. |
factor_type
Required
|
The Type of this Factor. Eg. |
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the Twilio tag on Stack Overflow.