Generate a energy units report file
POST/energy-units-reports
Generates a report file containing energy units data for the specified sites, quarter, and year. The generated file is stored temporarily on the server and can be downloaded using the returned UUID and filename. The file will be automatically deleted after a period of inactivity.
Requires authentication and the energyUnitsReport permission on the user's company tenant.
Request
Responses
- 200
- 401
- 403
Report file generated successfully. Response contains the UUID and filename for downloading.
User is not authenticated.
User does not have the energyUnitsReport permission on their company tenant.