Delete a directory
Permanently delete an Orbit Search directory and all associated data.
DELETE
Delete a directory
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Permanently delete an Orbit Search directory and all associated data.
curl --request DELETE \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId} \
--header 'Authorization: Bearer <token>'curl --request DELETE \
--url https://api.orbitsearch.com/v2/organizations/{organizationId}/directories/{directoryId} \
--header 'Authorization: Bearer <token>'