DELETE
/
platform
/
v2
/
sites
/
{site_id}
/
capacity
curl --request DELETE \
  --url https://api.rebase.energy/platform/v2/sites/{site_id}/capacity \
  --header 'Authorization: <api-key>'
"<any>"

Authorizations

Authorization
string
header
required

Your API key. This is required to access our API programatically. You can view your API key in the Rebase dashboard.

Path Parameters

site_id
string
required

Query Parameters

start_date
string
required
end_date
string
required
tz
string | null

Response

200
application/json
Successful Response

The response is of type any.