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": { }
}
}