---
title: "Delete Chariot integration"
method: DELETE
path: "/organizations/{organization_id}/chariot-integration"
tags: ["Organizations", "Chariot"]
---

# Delete Chariot integration

`DELETE /organizations/{organization_id}/chariot-integration`

Remove the Chariot integration for the specified organization

## Path parameters

- `organization_id` integer, required

## Response `200`

Chariot integration deleted successfully

- object
  - `success` boolean

## Other responses

- `400` — Bad request - integration not found or deletion failed
- `403` — Requester is not authorized to perform action
- `404` — Organization not found

---

[API](https://skmtc.net/gofundme/apis/gofundme-pro-api.md) · [All operations](https://skmtc.net/gofundme/apis/gofundme-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gofundme/gofundme-pro-api/revisions/6d020bee17cc/schema)
