GenerateImportSourceBearerToken
Generate a Bearer token which can be used to authenticate against Assets /importsource/ APIs, to take actions against the specified import source.
Input
| Name | Type | Description |
| ImportSourceId | String | The ImportSourceId for which we are generating the token. |
Result Set Columns
| Name | Type | Description |
| Token | String | The Token to be used on ImportSource. |