All Products
Search
Document Center

Identity as a Service:GenerateFileImportTemplate

Last Updated:Dec 24, 2025

Generates a file import template.

Try it now

Try this API in OpenAPI Explorer, no manual signing needed. Successful calls auto-generate SDK code matching your parameters. Download it with built-in credential security for local usage.

Test

RAM authorization

No authorization for this operation. If you encounter issues with this operation, contact technical support.

Request parameters

Parameter

Type

Required

Description

Example

InstanceId

string

Yes

The instance ID.

idaas_ue2jvisn35ea5lmthk267xxxxx

TargetType

string

Yes

The synchronization target type.

Valid values:

  • identity_provider :

    The identity provider.

  • application :

    The application.

  • eiam_v2_user_import :

    The user import for IDaaS V2.0.

eiam_v2_user_import, application, identity_provider

Response elements

Element

Type

Description

Example

object

RequestId

string

The request ID.

0441BD79-92F3-53AA-8657-F8CE4A2B912A

FileDownloadUrl

string

The download URL of the template.

https://test.oss-cn-hangzhou.aliyuncs.com/idaas_ly77wa2oexrciw5v672vxxxx/tmp/eiam_v2_user_import_1766469463365.csv

Examples

Success response

JSON format

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A",
  "FileDownloadUrl": "https://test.oss-cn-hangzhou.aliyuncs.com/idaas_ly77wa2oexrciw5v672vxxxx/tmp/eiam_v2_user_import_1766469463365.csv"
}

Error codes

See Error Codes for a complete list.

Release notes

See Release Notes for a complete list.