---
title: "login into the app by providing valid email and password."
method: POST
path: "/onboarding/set-password"
tags: ["kyc"]
---

# login into the app by providing valid email and password.

`POST /onboarding/set-password`

After successfully signup and set password

## Request body

- string

## Response `204`

Success (Account password successfully set.)

## Other responses

- `400` — Client error
- `422` — Client error
- `500` — Client error

---

[API](https://skmtc.dev/alpacahq/apis/title.md) · [All operations](https://skmtc.dev/alpacahq/apis/title/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/alpacahq/title/revisions/44eb1246cb7d/schema)
