v77

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-045764591.5 MB
Blueprints

Update blueprint

Update a blueprint. Only title, description, and task_ids can be changed.

patch/api/blueprints/{id}/

Path parameters

idinteger required

A unique integer value identifying this blueprint.

Request body

descriptionstring nullable

Project description

task_idsinteger[]
titlestring nullable

Blueprint name. Must be between 3 and 50 characters long.

Response

created_atstring date-time required
created_byinteger nullable
descriptionstring nullable

Project description

idinteger required
label_configstring nullable

Labeling configuration in XML format

projectinteger required
share_idstring required

base64 encoded id

short_urlstring required
task_countinteger required
titlestring nullable

Blueprint name. Must be between 3 and 50 characters long.

updated_atstring date-time required