---
title: "POST /intermediate/v1/verify-password"
method: POST
path: "/intermediate/v1/verify-password"
tags: ["IntermediateService"]
---

# POST /intermediate/v1/verify-password

`POST /intermediate/v1/verify-password`

## Request body

- VerifyPasswordRequest
  - `organizationId` string
  - `password` string

## Response `200`

OK

- VerifyPasswordResponse

## Other responses

- `default` — Default error response

## Changes

- **2025-01-10** `1f96322a5c6b` — 1 info
  - endpoint added
- **2024-12-03** `b75276e17ae2` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/changes/intermediate/v1/verify-password/post.md)

---

[API](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api.md) · [All operations](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/llms.txt) · [OpenAPI document](https://skmtc.dev/tesseral-labs/apis/intermediateservice-api/revisions/7769ef36fdc1?raw)
