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입니다. |
확인
잘못된 요청
인증되지 않음
{- "email": "user@example.com"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}