Attach design systems to a project
link_design_systemsSet the design systems a project uses by replacing the current set. Provide all desired design system IDs, or an empty array to detach them all.
Instructions
Set which design systems a project designs against. Replaces the current set, so pass every one you want kept. Pass an empty list to detach all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectId | Yes | ||
| designSystemIds | Yes | Project ids of design systems. Empty array detaches all. |