Update title of create template api

This commit is contained in:
prafull-opensignlabs
2024-01-24 23:40:13 +05:30
committed by GitHub
parent 714146f616
commit 9a986dd000
+1 -1
View File
@@ -547,7 +547,7 @@ paths:
post:
tags:
- Templates
summary: Create template With binary
summary: Create template with binary file
description: "The Template Creation API allows users to create customizable templates, which serve as blueprints for generating documents with predefined structures. Upon successful template creation, the API returns a unique **template_id** that can be used to generate documents based on the specified template and **url** to edit template."
operationId: createtemplatewithbinary
requestBody: