Endpoints
This is Not the Latest Version
The latest version is v2.1. This is documentation for v2.0.
See the Migration Guide for how to migrate. v2.1 is a minor, non-breaking version change from v2.0, but we encourage you to migrate.
POST /1-click
Begin a 1-Click Signup flow
Method | POST |
---|---|
Path | /1-click |
GET /1-click
Get data for a user who has completed a 1-Click Signup flow
Method | GET |
---|---|
Path | /1-click/{uuid}?code={userInput} |
PATCH /1-click
Pass additional information about a user to complete a 1-Click Signup flow
Method | PATCH |
---|---|
Path | /1-click/{uuid} |