Skip to main content
Hit the Try it button to try this API now in our playground. It’s the best way to check the full request and response in one place, customize your parameters, and generate ready-to-use code snippets.

Examples

curl --request DELETE \
  --url https://api.usecortex.ai/delete/delete-sources \
  --header 'Authorization: Bearer YOUR_API_KEY' \
  --header 'Content-Type: application/json' \
  --data '{
  "sub_tenant_id": ""
}'

Error Responses

All endpoints return consistent error responses following the standard format. For detailed error information, see our Error Responses documentation.