Static
createStatic
deleteStatic
listStatic
updateStatic
uploadUpdates the logo for the template using a Blob.
The blob to upload.
Optional
data: objectAny additional data to pass along to the upload
Optional
params: Record<string, any>promise
Static
uploadUpdates the logo for the template using a File object.
The file object to upload.
Optional
data: objectAny additional data to pass along to the upload.
Optional
params: Record<string, any>promise
Static
uploadUpdates the main image for the template using a Blob.
The blob to upload.
Optional
data: objectAny additional data to pass along to the upload
Optional
params: Record<string, any>promise
Static
uploadUpdates the main image for the template using a File object.
The file object to upload.
Optional
data: objectAny additional data to pass along to the upload.
Optional
params: Record<string, any>promise
Static
viewGenerated using TypeDoc
Create a new template.