Skip to main content
POST
Create a worklog

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 of the work item

Body parameters

string
required
Description of the work done during the worklog.
integer
required
Time spent on the issue in minutes.

Response