Update template by ID
PUT/template/:template_id
Update template by ID
Request
Path Parameters
template_id int64required
ID of the order that needs to be updated
Header Parameters
x-api-token stringrequired
Example: opensign.xxxx
- application/json
Body
provide below parameter to update templates (at least one parameter required)
Name string
Note string
Description string
FolderId string
Responses
- 400
- 404
Invalid ID supplied
Order not found
Loading...