Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blobhub.io/llms.txt

Use this file to discover all available pages before exploring further.

Delete an organization and all its resources.

DELETE /orgs/:id

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe unique ID or alias of the organization.

Response

Returns an empty JSON object upon success.

Example

curl -X DELETE https://api.blobhub.io/orgs/acme-corp