---
title: "Client portal login"
method: POST
path: "/v1/portal/auth/login"
tags: ["Portal"]
---

# Client portal login

`POST /v1/portal/auth/login`

## Request body

- object
  - `username` string
  - `email` string
  - `password` string, required

## Response `200`

Default Response

---

[API](https://skmtc.net/schedkit/apis/schedkit-api.md) · [All operations](https://skmtc.net/schedkit/apis/schedkit-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/schedkit/schedkit-api/versions/ff810218c3f4/schema)
