Create Design Asset

Create a new asset for a design.


A design can have a number of images or documents such as installation instructions, data sheets or other supporting materials. An associated file can be a pdf, jpg, jpeg, png, gif, or webp file. Any other file formats will be rejected. The maximum size of an individual file is 25 MB. You may upload up to 20 assets per design. New assets will overwrite old assets with the same name and asset type, and new Racking Bill of Materials will always overwrite pre-existing ones, as only 1 is allowed per design.

Path Params
uuid
required

The ID of the tenant to create the asset in.

uuid
required

The ID of the design to associate the asset with.

Query Params
string
enum
required

Describes the type of asset being uploaded.

Allowed:
Body Params

File to upload, in binary format.

Headers
string
required

Describes the uploaded content, including the filename of the asset. Must follow format: 'attachment; filename="<file_name>.<file_extension>"'

Responses

Language
Credentials
Bearer
header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json