Bulk update login information
POST/nevisidm/api/core/v1/:clientExtId/users/:userExtId/bulk-login-info
Since: 8.2511.0
This is an Internal Use Only Interface. Not intended for public use, may change without public statements.
Required permission(s): AccessControl.CredentialModify
Update user's login information and if credentials are present, then the credential's login information as well for all credentials.
Each credential can fail by itself, so even if one credential update fails, the others can still succeed.
Not all credentials have to have the same success value.
Request
Responses
- 200
- 403
- 404
- 422
Bulk login information updated successfully
Insufficient permissions
Referenced resource not found
Invalid user operation data