Register links EVSE and VIN to an address for WDS onboarding.
POST/v1/register
Creates a WDS registration using EVSE, VIN, and delivery address details.
Authentication is required via x-api-key.
A successful request returns HTTP 200 and an empty response body. Validation errors are returned when input is malformed or incomplete.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.