Skip to main content

Update on 2026/02/13

We have released updates on the following features.

API Response Enhancement (User Information Returned on User Deletion)
We have updated the DeleteSaasUser endpoint in the Auth API to include user information in the response.

This enhancement allows for smoother implementation of post-deletion processes (offboarding procedures, external system integration, audit log recording, notifications, etc.) by providing access to the deleted user's information.
Additionally, user information is now included in event data sent via EventBridge in conjunction with this change.

 Key Changes

  • Added user information to the API response The DeleteSaasUser response now includes user information.
    This makes it easier to build automated processes and integration flows triggered by user deletion.
  • User information reflected in EventBridge event data User information is now included in event data sent via EventBridge.
    Offboarding processes initiated by events can now be implemented more simply.

This update makes it easier to manage operations and integrations related to user deletion.
We will continue to provide improvements that support development and operations.