Delete Sign-On Policy Action
DELETE {{apiPath}}/environments/{{envID}}/signOnPolicies/{{policyID}}/actions/{{actionID}}
The following sample shows the DELETE /environments/{{envID}}/signOnPolicies/{{policyID}}/actions/{{actionID}}
operation to delete the sign-on policy action.
When successful, the DELETE
request returns a code 204 No Content
message.