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

# Seed social media

`POST /seed/social-media`

This API endpoint is responsible for populating all the essential entities required for a social media app service in the database.

It provides a convenient way for developers to initialize the social media app with dummy or sample data for testing or development purposes.

## Response `201`

Seed social media

- 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/revisions/a9f3a290e4dc/schema)
