English
cURL
curl --request GET \ --url https://api.altostrat.io/radius/migration/examples/{type}.csv \ --header 'Authorization: Bearer <token>'
"<string>"
Download a template CSV file for bulk import.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
users
groups
nas
CSV file download.
The response is of type file.
file
Was this page helpful?