Skip to main content

Delete the knowledge-based authenticator

DELETE 

/api/web/v1/users/:userid/userquestions

Delete the knowledge-based authenticator for the specified user. Caller requires the USERQUESTIONS:REMOVE permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user whose KBA infomration is to be removed.

Responses

Successful

Loading...