Create a file
Requires the FILE.METER_DATA.CREATE permission.
Authentication
X-API-KEYstring
API Key authentication via header
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
version
version
Headers
x-platform-id
Platform ID.
Request
This endpoint expects an object.
reference
file_name
status
type
Allowed values:
content_type
content
The content of the file, BASE64 encoded
number_of_lines
name
description
customer_id
processing_type
Allowed values:
file_processing_settings_id
meter_data
download_settings
Response
Created
reference
file_name
status
type
Allowed values:
content_type
number_of_lines
object_type
id
created_at
name
description
customer_id
processing_type
Allowed values:
file_processing_settings_id
meter_data
column_headers
message
download_settings
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
500
Internal Server Error