Skip to main content
POST
Share a style with your workspace

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

A unique identifier for a style

Example:

"514e100c-e421-46ce-84fd-45b4ecd3053a"

Response

Style shared with workspace successfully

Response after sharing a style within a workspace

success
boolean
required

Whether the operation succeeded

style_id
string
required

The ID of the shared style

workspace
object
required

The workspace the style was shared with