The following sample shows the start flow endpoint, POST {{davinciAuthPath}}/company/{{companyID}}/policy/{{loginPolicyID}}/start
, which initates the flow specified by the {{loginPolicyID}}
in the request URL. In this case, the {{loginPolicyID}}
corresponds to a sign-on flow included in the flow policy that prompts the user for a username and password.
This flow does not have an associated input schema, so there are no input schema properties specified in the request.