Projects
Projects
📄️ Projeleri listele
Lists the projects of the API key's organization. Supports filters: name, key, is_active, and a generic `search` (name/key). Requires the 'View Project' permission.
📄️ Proje oluştur
Creates a project (plus its default ticket form and statuses). Requires the 'Create Project' permission.
📄️ Projeyi getir
Returns a single project with manager, members, statuses and tags. Requires the 'View Project' permission.
📄️ Projeyi güncelle
Updates name, manager and logo (the key is immutable). Requires the 'Update Project' permission.
📄️ Projeyi sil
Soft-deletes the project. Requires the 'Delete Project' permission.
📄️ Proje ticket istatistikleri
Returns ticket counts grouped by status, priority and tag. Requires the 'Project Statistics' permission.
📄️ Projeye üye ekle
Adds users/accounts to the project (without detaching existing members). Requires the 'Project User Management' permission.
📄️ Proje üyesini çıkar
Removes a single user/account from the project. The project manager cannot be removed. Requires the 'Project User Management' permission.