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
Changes
Changed in 2 of the 81 revisions of this API.21
- ▲
removed the required property
/from the response with the statusresponse-required-property-removed
- ▲
- ▲
the response property
/became nullable for the statusresponse-property-became-nullable
- ○
response property
workspace/namelist-of-types was narrowed by removing typesnullfrom media typeapplication/jsonof response200response-property-list-of-types-narrowed
- ▲