Step 6: Create the new sign-on policy
POST {{apiPath}}/environments/{{envID}}/signOnPolicies
Request Body
{"name"=>"ProfileForm_Policy_{{$timestamp}}", "default"=>"false", "description"=>"A new sign-on policy for progressive profiling."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |