Remove link of an identity provider to an user
Remove link of an identity provider to an user.
Path Parameters
user_id*user_id
idp_id*idp_id
linked_user_id*linked_user_id
Response Body
application/json
curl -X DELETE "https://loading/v2/users/string/links/string/string"{
"details": {
"sequence": 0,
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string",
"creationDate": "2023-01-15T01:30:15.01Z"
}
}Was this page helpful?
Remove a Users Secret
Remove a Users Secret: Remove the current client ID and client secret from a service account. Required permission:
Remove OTP Email from a user
Remove OTP Email from a user: Remove the configured OTP Email factor of a user. As only one OTP Email per user is allowed, the user will not have OTP Email as a second factor afterward.