Skip to main content

Update template by ID

PUT 

/template/:template_id

Update template by ID

Request

Path Parameters

    template_id stringrequired

    ID of the order that needs to be updated

Header Parameters

    x-api-token stringrequired
    Example: opensign.xxxx

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