Skip to main content

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

Body

provide below parameter to update templates (at least one parameter required)

    Name string
    Note string
    Description string
    FolderId string

Responses

Invalid ID supplied

Loading...