Update a generic credential
PATCH/nevisidm/api/core/v1/:clientExtId/users/:userExtId/generic-credentials/:extId
Since: 2.73.0
Required permission(s): AccessControl.CredentialView,AccessControl.CredentialModify or SelfAdmin Role
Partially updates the generic credential with the given external ID belonging to the specified user. Only provided fields will be updated.
The policy, state, identification, and modification comment can be changed.
Request
Responses
- 200
- 403
- 404
- 409
- 422
Generic credential updated successfully
Insufficient permissions
Referenced resource not found
Optimistic locking conflict
Invalid generic credential data