---
title: "Seed chat app"
method: POST
path: "/seed/chat-app"
tags: ["💉 Database Seeding"]
---

# Seed chat app

`POST /seed/chat-app`

This API endpoint is responsible for populating all the essential entities required for a chat app service in the database. It provides a convenient way for developers to initialize the chat app with dummy or sample data for testing or development purposes.

## Response `201`

Seed chat app

- object
  - `data` object
  - `message` string
  - `statusCode` number
  - `success` boolean

---

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