URL-Based Design File Import
post
/designs/link
Imports a design file from a URL.
Returns a design entity. To access design contents, use the Design Summary endpoint.
Requests
Request Body schema
url Required | stringβ A publicly accessible URL of the design file to import. |
format | stringβ Enum:photoshopxdsketchillustrator The design file format. (This is not needed when the format can be inferred from the file extension.) |
design_name | stringβ Name of the design. (When no name is provided, the server infers the name from the URL.) |
Request samples
Responses
Response samples
Was this article helpful?
β