Exports user data (personal information and attributes) from the Login project to an archive of CSV files. You will receive the archive of user data to the specified email address.
The call can be requested 1 time per hour.
project_id required | string <uuid> パブリッシャーアカウントからのログインプロジェクトID。 |
OK
無効なリクエスト
未認証
{- "email": "user@example.com"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}