---
title: "Client created"
method: POST
path: "/webhooks/client_added"
---

# Client created

`POST /webhooks/client_added`

Emitted when a new client is added.

## Request body

- object
  - `id` integer
  - `first_name` string
  - `last_name` string
  - `email` string
  - `time_zone` string

## Response `200`

Acknowledged

---

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