Update project
Update a project, synced to Linear. Linear sync failures are logged but do not block the local update. Requires the projects:write scope.
Documentation Index
Fetch the complete documentation index at: https://productlane.mintlify.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
1Linear project icon identifier (Linear's internal icon set, no public list). Echo back a value from a previous response or the dashboard.
1 - 64Hex color in #RRGGBB or #RGB form.
^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$Lifecycle category. Distinct from linear_status_id, which selects a specific status within the category.
backlog, planned, started, completed, canceled Linear project status id. When set, state is ignored and Linear resolves the lifecycle category from the status.
Response
Successful response
Name of a Nucleo icon (PascalCase, e.g. Notepad, Atom). Must be a valid icon from https://nucleoapp.com - unknown names will not render in the dashboard or portal.