Endpoints
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} |