installer

Validates the identity of a Certified Professional Installer (CPI).

post/v1alpha1/installer:validate

Request body

installerIdstring

Required. Unique installer id (CPI ID) from the Certified Professional Installers database.

secretstring

Required. Secret returned by the GenerateSecret.

encodedSecretstring

Required. JSON Web Token signed using a CPI private key. Payload must include a "secret" claim whose value is the secret.

Response

Successful response

Changes

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