DELETE /api/v202510/energymanager/chat/{chatId}

Delete a VEM chat. Chat needs to belong the user making the request. It requires the 'VirtualEnergyManager' feature flag to be enabled for the user.

DeleteChatV202510

Request Headers

Header Value Required Description
ECI-ApiKey string Yes Your API key. See Authentication.
Content-Type application/json Yes All requests must specify JSON content type.

Path Parameters

Name Description Type Required
chatId integer (int32) Required

Responses

200 OK The request succeeded and the response body contains the requested data.