cURL
curl --request DELETE \ --url http://localhost:3333/v1/org-chart \ --header 'X-API-Key: <api-key>'
API key for authentication
Organization ID (required for session auth, optional for API key auth)
Deletion confirmation
Was this page helpful?