Create a project flow
Last updated
Last updated
POST -
https://api.verifik.co/v2/project-flows
Project flows define a specific use for Verifik services and how we want to implement them. In this context, we will define various data points that Verifik will use to perform validations using passwordless and liveness detection technologies.
Headers
Name | Value |
---|---|
Body Example
The creation of a project flow involves various components, which will be listed below:
project: the project is the _id generated when creating a project correctly.
type: The type determines what type of service you want to generate in this project flow. Options [login, onboarding]
Response
Content-Type
application/json
Authorization
Bearer <token>