projects
Project CRUD operations, members, and configuration
📄️ Get project details
Get detailed project information.
📄️ Update project
Update a project's details.
📄️ Delete project
Delete a project and all related data.
📄️ List project members
List all members of a project.
📄️ List project roles
List all roles in a project that the user can manage.
📄️ Create project role
Create a new role in the project.
📄️ Get assignable roles
Get roles that can be assigned to members.
📄️ Get role details
Get details of a specific role.
📄️ Update role
Update a role's name.
📄️ Delete role
Delete a role from the project.
📄️ Get role permissions
Get all permissions for a role.
📄️ Update role permissions
Update permissions for a role.
📄️ Get manageable permissions
Get permissions that the user can manage for a role.
📄️ Reorder roles
Reorder project roles.