Identity Admin APIs
Identity Management APIs
This endpoint allows administrators to access a complete list of identities currently registered in the system. It is intended for internal use to manage user identities effectively. Use this API to ensure proper identity management and facilitate administrative tasks.
💻 Service Credentials is required to access this service.
🔒 Permission: identity.list is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
Unauthorized
This endpoint allows administrators to create a new identity and register associated personal information. It is intended for use in identity management and ensures that proper authorization is in place. The operation is crucial for maintaining accurate user records and facilitating communication through various channels.
💻 Service Credentials is required to access this service.
🔒 Permission: identity.create is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
The consent scopes available
Unauthorized
This endpoint allows administrators to retrieve the user identity associated with a specific subject ID. It ensures that only authorized personnel can access sensitive identity information. Use this API to manage user identities effectively within the admin context.
💻 Service Credentials is required to access this service.
🔒 Permission: identity.get is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
Unauthorized
This endpoint allows administrators to update the details of a specified identity. It is intended for use within the identity management system, ensuring that only authorized users can modify identity information. Proper permissions are required to access this functionality.
💻 Service Credentials is required to access this service.
🔒 Permission: identity.update is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
The consent scopes available
Unauthorized
This endpoint allows an admin to delete a user identity. It ensures that the action is performed with the appropriate permissions. The operation is crucial for managing user accounts and maintaining security within the identity management system.
💻 Service Credentials is required to access this service.
🔒 Permission: identity.delete is required in order for the call to succeed. You must configure permissions for the person or service calling this endpoint and add this permission to their identity.
An OIDC service account that was authenticated.
OK
No content
Unauthorized
No content
Last updated