/zeplin-styles | Type: Application | PCID required: Yes
Tools
zeplin_styles_create_project_color
Create project color Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
a | number | Yes | — | Alpha component of the color |
b | integer | Yes | — | Blue component of the color |
g | integer | Yes | — | Green component of the color |
name | string | Yes | — | Name of the color |
r | integer | Yes | — | Red component of the color |
source_id | string | No | — | Color’s identifier in the design tool |
zeplin_styles_create_styleguide_color
Create styleguide color Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
a | number | Yes | — | Alpha component of the color |
b | integer | Yes | — | Blue component of the color |
g | integer | Yes | — | Green component of the color |
name | string | Yes | — | Name of the color |
r | integer | Yes | — | Red component of the color |
source_id | string | No | — | Color’s identifier in the design tool |
zeplin_styles_get_project_colors
Get project colors Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_project_design_tokens
Get project design tokens Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
token_name_case | string | No | — | Case for token names |
zeplin_styles_get_project_spacing_sections
Get spacing sections of the project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
zeplin_styles_get_project_spacing_tokens
Get spacing tokens of the project Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_project_text_styles
Get project text styles Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_project_variable_collections
Get project variable collections Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_styleguide
Get a single styleguide Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
zeplin_styles_get_styleguide_colors
Get styleguide colors Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_styleguide_design_tokens
Get styleguide design tokens Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
token_name_case | string | No | — | Case for token names |
zeplin_styles_get_styleguide_linked_projects
Get linked projects Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
zeplin_styles_get_styleguide_members
Get styleguide members Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
zeplin_styles_get_styleguide_spacing_sections
Get spacing sections of the styleguide Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
zeplin_styles_get_styleguide_spacing_tokens
Get spacing tokens of the styleguide Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_styleguide_text_styles
Get styleguide text styles Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_styleguide_variable_collections
Get styleguide variable collections Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
include_linked_styleguides | boolean | No | — | Whether to include linked styleguides or not |
zeplin_styles_get_styleguides
Get all member styleguides Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
limit | integer | No | — | Pagination limit |
offset | integer | No | — | Pagination offset |
workspace | string | No | — | Workspace of the styleguide, it can be personal or the id of organization |
status | string | No | — | Filter by status |
linked_project | string | No | — | Reference project id |
linked_styleguide | string | No | — | Reference styleguide id |
zeplin_styles_invite_styleguide_member
Invite a member Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
handle | string | Yes | — | Email, username or unique identifier of the user Can also be "me" for joining the styleguide as the current user |
zeplin_styles_remove_styleguide_member
Remove a member Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
member_id | string | Yes | — | Member id |
zeplin_styles_update_project_color
Update project color Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
color_id | string | Yes | — | Color id |
a | number | No | — | Alpha component of the color |
b | integer | No | — | Blue component of the color |
g | integer | No | — | Green component of the color |
name | string | No | — | Name of the color |
r | integer | No | — | Red component of the color |
zeplin_styles_update_project_spacing_token
Update project spacing token Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
spacing_token_id | string | Yes | — | Spacing token id |
name | string | No | — | The name of the token |
value | number | No | — | The value of the token |
zeplin_styles_update_project_text_style
Update project text style Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
project_id | string | Yes | — | Project id |
text_style_id | string | Yes | — | Text style id |
color | object | No | — | The color value |
name | string | No | — | Name of the text style |
zeplin_styles_update_styleguide
Update a styleguide Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
description | string | No | — | New description for the styleguide |
linked_parent_styleguide_id | string | No | — | The unique id of the styleguide to be linked as parent. Set null to unlink the linked parent styleguide. |
name | string | No | — | New name for the styleguide |
zeplin_styles_update_styleguide_color
Update styleguide color Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
color_id | string | Yes | — | Color id |
a | number | No | — | Alpha component of the color |
b | integer | No | — | Blue component of the color |
g | integer | No | — | Green component of the color |
name | string | No | — | Name of the color |
r | integer | No | — | Red component of the color |
zeplin_styles_update_styleguide_spacing_token
Update styleguide spacing token Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
spacing_token_id | string | Yes | — | Spacing token id |
name | string | No | — | The name of the token |
value | number | No | — | The value of the token |
zeplin_styles_update_styleguide_text_style
Update styleguide text style Parameters:| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
styleguide_id | string | Yes | — | Styleguide id |
text_style_id | string | Yes | — | Text style id |
color | object | No | — | The color value |
name | string | No | — | Name of the text style |

