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.