Charger

Creates a Charger Invitation Link

Create Charger Invitation Link to grant user access to the site. Link is sent by email if one is provided.

post/api/chargers/{chargerId}/invitations

Path parameters

chargerIdstring required

Charger ID

Request body

emailstring nullable
expiresInHoursinteger nullable

Response

Returns 200 status and the result if invitation is created successfully

invitationIdstring nullable
urlstring nullable
expiresInDaysinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.