Skip to main content
POST
Archive (delete) a charging station

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

assetId
string
required

The ID of the asset to archive

Response

Success. Returns the archived asset with archivedAt populated. Archiving an already-archived asset is an idempotent no-op that returns the existing record.