---
title: "POST /login"
method: POST
path: "/login"
tags: ["login", "post"]
---

# POST /login

`POST /login`

push sign-in request
See: https://github.com/skion/authentiq/wiki/JWT-Examples

## Query parameters

- `callback` string, required

## Response `200`

Successful response

- object
  - `status` string — sent

## Other responses

- `401` — Unauthorized for this callback audience `aud-error` or JWT should be self-signed `auth-error`
- `default` — Error response

---

[API](https://skmtc.dev/authentiqid/apis/authentiq-api.md) · [All operations](https://skmtc.dev/authentiqid/apis/authentiq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/authentiqid/authentiq-api/revisions/b5d106dd3d00/schema)
