---
title: "Delete an organization by id"
slug: "delete-an-organization-by-id"
updated: 2024-10-25T18:04:27Z
published: 2026-02-10T22:32:35Z
canonical: "docs.skillable.com/delete-an-organization-by-id"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.skillable.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete an organization by id

Get/DeleteOrganization/{id}

Allows you to delete an organization.

SecurityAPI Key: api_keyHeader parameter nameapi_key

Path parametersidinteger (int32) Required

The organization ID

Example5487

Responses200

OK Response

<select class='api-response-data' aria-label='Media type'><option value='a2ca2d12-12bd-4e3c-9d06-1971056658a1'>application/json</option>
</select>object  statusinteger  (int32)    

Indicates the status of the API request.

- 0 = Success
- 10 = Error
- 20 = Not found
- 30 = Invalid integration key

Example10
errorstring   | null  

Error details. This will only have a value if an error was encountered. The status property will also be set to Error (10).
