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
- 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...