DELETE
/
api
/
organization
/
{organization_id}
curl --request DELETE \
  --url https://api.trieve.ai/api/organization/{organization_id} \
  --header 'Authorization: <api-key>' \
  --header 'TR-Organization: <tr-organization>'
This response does not have an example.

Authorizations

Authorization
string
header
required

Headers

TR-Organization
string
required

The organization id to use for the request

Path Parameters

organization_id
string
required

The id of the organization you want to fetch.

Response

204
_mintlify/placeholder

Confirmation that the organization was deleted