Create a new worklog entry
POST/api/v1/workspaces/:slug/projects/:project_id/issues/:issue_id/worklogs/
Create a new worklog entry
Request
Responses
- 201
- 400
- 401
- 403
- 404
Worklog created successfully
Invalid request data
Authentication credentials were not provided or are invalid.
Permission denied. User lacks required permissions.
Worklog is not enabled for the project