Bulk Relations Upload API (Early Access)
POST
https://app.balkan.id/api/rest/v0/relations/upload-url
Relations
BalkanID Relations Upload CSV Format
Identity ID* | Username* | Identity email | Identity name* | App ID* | App Name* | App Description | Relation type | Employee email | Employee name | Employee department | Employee job title |
---|---|---|---|---|---|---|---|---|---|---|---|
id/U-ysy2l6niyJmThu_Z-9urozE8tQBAEmJhjZ4nVxphg | ses-smtp-user.20220203-154927 | ses-smtp-user.20220203-154927 | aws/01FX103897S15JVJAR17GS3SQT | Amazon Web Services | owns | sam@example.com | |||||
id/xjyKMctjdu6l3iaJwo6OkvJ8BMtvFrmWEz4yIK5xrks | anrew.garfield | anrew.garfield | aws/01FX103897S15JVJAR17GS3SQC | Amazon Web Services | |||||||
id/YPvK3hg7UfMQTz5VdEb8HraIouOCr35BQxpYlVKrYdg | michael.keaton | michael.keaton | aws/01FX103897S15JVJAR17GS3SQC | Amazon Web Services | |||||||
email/0g3BUiakDZW63KtF3wajG85noCRZdlzVH9SKKVXMfT0 | james@example.com | james@example.com | James S | google/01H965ZRNQHAS2B8GKJA85X75C | |||||||
email/0urU-a0COLlg3FIyI1pPAcmZM7d9zpmG8O2b3HAuirs | sam@example.com | sam@example.com | Sam L | google/01H965ZRNQHAS2B8GKJA85X75C | is | sam@example.com | Sam L | Engineering | Staff Engineer | ||
email/CUp7jz61_N5K2qctJNyKsSFy1pZSpDneEStYN89dImw | michael@example.com | michael@example.com | Michael K | google/01H965ZRNQHAS2B8GKJA85X75C | is | michael@example.com | Micheal K | Engineering | Head of Engineering |
Column Definitions
Column Name | Column Description |
---|---|
Identity ID | Required, unique Identity ID |
Username | Required, username of the identity |
Identity email | Optional, Email of the Identity |
Identity name | Required, Name of the identity |
App ID | Required, Unique ID of the application |
App Name | Required, name of the application |
App Description | Optional |
Relation type | Required, Type of relationship, currently support "IS", "OWNS" |
Employee email | Optional, the email of the employee according to the balkanid tenant |
Employee name | Optional, Name of the employee |
Employee department | Optional, Department of the employee |
Employee job title | Optional, Title of the employee |
Upload the CSV file via the pre-signed URL
Below is a summary of the request using
curl
:
PUT
.Request
Header Params
X-Api-Key-ID
string
optional
X-Api-Key-Secret
string
optional
Content-Type
string
optional
Default:
application/json