post https://{tenantUrl}/public-api/resources/flexibility-assets/v1.0
Create new flexibility asset
Log in to see full request history
Responses
422The payload you provided is invalid
Create new flexibility asset
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/resources/flexibility-assets/v1.0 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"status":"enabled"}'
Try It!
to start a request and see the response here! Or choose an example: