---
title: "Clean up integration app customer data"
method: POST
path: "/cleanup-integration-app-customer"
---

# Clean up integration app customer data

`POST /cleanup-integration-app-customer`

This endpoint cleans up all data related to an integration app customer based on the provided payload.

## Request body

- object
  - `user_id` string

## Response `200`

Customer data cleaned up successfully

- object
  - `message` string
  - `id` string

## Other responses

- `400` — Error occurred while cleaning up customer data

---

[API](https://skmtc.net/supabase/apis/dalil-oauth-resource-api.md) · [All operations](https://skmtc.net/supabase/apis/dalil-oauth-resource-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/supabase/dalil-oauth-resource-api/versions/40a7125e0355/schema)
