Enrol site
Enrol a site in a proposition.
This is the commitment point — it activates the proposition for the site.
Idempotent: if the site is already enrolled, returns already_enrolled without making changes.
If the site previously withdrew from this proposition, returns 422. Set override_withdrawal to true to re-enrol.
Documentation Index
Fetch the complete documentation index at: https://docs.axle.energy/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
Request model for enrolling a site in a proposition.
Proposition to enrol for
limited_pause, full_asset_schedule_control Set to true to re-enrol regardless of previous withdrawals. If this is a user-initated action, overriding previous withdrawals is recommended.
false
Optional timezone-aware ISO 8601 timestamp recording when the household gave boundary meter consent. If provided, overwrites any existing meter consent timestamp on the site.
Response
Successfully enrolled or already enrolled
Outcome of an enrolment attempt.

