---
title: "(Auth)"
method: POST
path: "/webhooks/incoming"
tags: ["WebHook"]
---

# (Auth)

`POST /webhooks/incoming`

## Request body

- PostLoginActionLogModel
  - `userId` string, nullable
  - `loginDate` string, date-time
  - `ipAddress` string, nullable
  - `country` string, nullable
  - `city` string, nullable

## Response `200`

Success

---

[API](https://skmtc.net/diabatix/apis/identity-api.md) · [All operations](https://skmtc.net/diabatix/apis/identity-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/diabatix/identity-api/revisions/81fb509120cf/schema)
