sdcloud_upload_template_csv
Uploads a base64-encoded CSV file containing device parameter mappings to apply to a specified template.
Instructions
Upload a CSV file of device parameter mappings for a template (multipart upload). Provide the CSV content base64-encoded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_name | No | Filename to report for the uploaded CSV file. | |
| template_id | Yes | ||
| file_content | Yes | Base64-encoded CSV file content. |