Styles

Share a style with your workspace

Share a style you own with your API workspace. All members of the workspace will be able to use the style.

post/styles/{id}/share/workspace

Path parameters

idstring required

A unique identifier for a style

Example:7f147ac7-f1c0-4288-ac7a-6b64db86322f

A unique identifier for a style

Response

Style shared with workspace successfully

successboolean required

Whether the operation succeeded

style_idstring required

The ID of the shared style

Changes

Changed in 2 of the 81 revisions of this API.21

    • ▲

      removed the required property / from the response with the status

      response-required-property-removed

    • ▲

      the response property / became nullable for the status

      response-property-became-nullable

    • ○

      response property workspace/name list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed