Skip to content
My Docs
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
My API
Overview
Comments
Retrieves comments with optional filtering by task ID.
Creates a new comment on a task.
Retrieves a specific comment by its ID.
Updates an existing comment.
Deletes a specific comment.
List
Retrieves a specific list by its ID
Updates an existing list
Retrieves all lists accessible to the current user
Updates the position of a list within its project
Retrieves all tasks in a specific list
Creates a new task in the specified list
Project
Retrieves all projects accessible to the user
Creates a new project
Updates the access level of a project member
Retrieves a project by its ID
Updates an existing project
Deletes a project
Adds a new member to a project
Retrieves all lists in a project
Creates a new list in a project
Task
Retrieves a specific task by ID
Updates an existing task
Deletes a task
Retrieves all tasks accessible to the user
Moves a task to a different list
Retrieves all assignees of a task
Assigns a user to a task
Removes an assignee from a task
Retrieves all comments on a task
Adds a new comment to a task
User
Authenticates a user and returns a JWT token
Retrieves the current authenticated user's information
Registers a new user
Retrieves a user by their ID
Updates a user's information
Deletes a user account
Retrieves all users in the system
Workspaces
Retrieves a specific workspace by ID
Updates an existing workspace
Deletes a workspace
Updates a workspace member's access level
Retrieves all workspaces accessible to the user
Creates a new workspace
Retrieves all members of a workspace
Adds a new member to a workspace
Retrieves all projects in a workspace
Updates a member's access level within a workspace
GitHub
Select theme
Dark
Light
Auto
Overview
Zello API (v1)
OpenAPI version: 3.0.1
Authentication
Bearer
JWT Authorization header using the Bearer scheme
Security scheme type:
http