Step 5: Create the new sign-on policy
POST {{apiPath}}/environments/{{envID}}/signOnPolicies
Request Body
{"name"=>"Registration_Form_Sign-onPolicy_{{$timestamp}}", "default"=>"false", "description"=>"A new sign-on policy with registration enabled."}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |