Documentation Index
Fetch the complete documentation index at: https://docs.pathors.com/llms.txt
Use this file to discover all available pages before exploring further.
Request
DELETE https://api.pathors.com/v1/projects/{projectId}
Path Parameters
Bearer token using your developer key
Response
{
"message": "Project deleted"
}
This action is irreversible. All associated data (agent config, pathway, tools, sessions) will be permanently deleted.
Only the project owner can delete a project.