Library

Request a URL to upload a template image.

Return a pre-signed S3 URL for uploading an image linked to this template. Enable direct upload from the frontend.

post/templates/{id}/images/presign

Path parameters

idstring required

Headers

X-Company-IDstring required

Associates request with company

Request body

file_namestring required
file_typestring required

Response

Successful response with a pre-signed S3 URL and the file path.

file_namestring required
file_typestring required

Changes