Delete SOP Assignment
DELETE {{apiPath}}/environments/{{envID}}/applications/{{appID}}/signOnPolicyAssignments/{{SOPAssignmentID}}
The sample shows the DELETE /environments/environments/{{envID}}/applications/{{appID}}/signOnPolicyAssignments/{{SOPAssignmentID}}
operation to delete the sign-on policy assignment.
When successful, the DELETE
request returns a code 204 No Content
message.