post https://{tenantUrl}/public-api/actions/flexibility-asset/v1.0//change-status
Change the status of the Flexibility Asset
Log in to see full request history
Responses
406Action rejected
422The payload you provided is invalid
Change the status of the Flexibility Asset
406Action rejected
422The payload you provided is invalid
xxxxxxxxxx
curl --request POST \
--url https://example.com/public-api/actions/flexibility-asset/v1.0/flexibilityAsset/change-status \
--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: