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
- 200
- 400
- 401
- 403
- 404
- 501
Returns the normalized item card metadata.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.
workflow-code standard error response.