Skip to main content
DELETE
/
v1
/
organizations
/
{id}
Delete an Organization
curl --request DELETE \
  --url https://ledger.sandbox.lerian.net/v1/organizations/{id}

Documentation Index

Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt

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

Headers

Authorization
string

The authorization token. This header is required if your environment has Access Manager enabled.

Content-Type
string

The type of media of the resource. Recommended value is application/json.

X-Request-Id
string<uuid>

A unique identifier used to trace and track each request.

Path Parameters

id
string
required

The unique identifier of the Organization.

Response

Indicates that the resource was successfully deleted.