Skip to main content

Update project card metadata

PUT 

/api/workflows/:workflowName/project-card

Save full pure visual projectCard, accept only icon, image URL, icon color and background color. After uploading the custom image, the client writes the URL returned by the image interface into iconUrl and then calls this interface; Omitting iconUrl restores the built-in icon presentation. The item type is derived from the projectType of executor, It cannot be modified through this interface.

Request

Responses

Returns the normalized item card metadata.