Remove Linked Identity Provider
DELETE/policies/login/idps/:idpId
Remove an identity provider from the login settings of the instance. This means that it will not be shown to the users on the login page. It affects all organizations, without custom login settings.
Request​
Responses​
- 200
- 403
- 404
- default
Identity providers removed from default login policy
Returned when the user does not have permission to access the resource.
Returned when the resource does not exist.
An unexpected error response.