Skip to main content
POST
Add work items to cycle

Path parameters

string
required
The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL https://app.plane.so/my-team/projects/, the workspace slug is my-team.
string
required
The unique identifier of the project.
string
required
The unique identifier for the cycle.

Body parameters

string[]
required
Array of work item IDs to add to the cycle.