---
title: "Remove Social Account"
method: DELETE
path: "/api/social-accounts/{account_id}"
tags: ["social-accounts"]
---

# Remove Social Account

`DELETE /api/social-accounts/{account_id}`

Disconnect at the provider and remove the account from our DB.

## Path parameters

- `account_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/70d3380d3992/schema)
