v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
d) Customer Management

Bulk update customers identities

Updates the customers identities in bulk. E.g. to reset identities. If RESET is passed then all identities will have their TOTP removed, public key removed and a random password SMS'd to the customer for each identity. Each identity will have its changeAfter set to the current date so they need to change the password.

put/eclipse-conductor/rest/v1/tenants/{tenantId}/customers/{customerId}/identities

Path parameters

tenantIdinteger required
customerIdinteger required

Request body

status'RESET'

Updated status of a set of identities

Response

No Content