---
title: "POST /v1alpha1/installer:validate"
method: POST
path: "/v1alpha1/installer:validate"
tags: ["installer"]
---

# POST /v1alpha1/installer:validate

`POST /v1alpha1/installer:validate`

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

## Request body

- SasPortalValidateInstallerRequest — Request for ValidateInstaller.
  - `secret` string — Required. Secret returned by the GenerateSecret.
  - `installerId` string — Required. Unique installer id (CPI ID) from the Certified Professional Installers database.
  - `encodedSecret` string — Required. JSON Web Token signed using a CPI private key. Payload must include a "secret" claim whose value is the secret.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/prod-tt-sasportal.md) · [All operations](https://skmtc.net/google/apis/prod-tt-sasportal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/prod-tt-sasportal/revisions/1a009d78db94/schema)
