Skip to main content

Delete template by ID

DELETE 

/template/:template_id

Delete template by ID

Request

Path Parameters

    template_id stringrequired

    ID of the template that needs to be deleted

Header Parameters

    x-api-token stringrequired
    Example: opensign.xxxx

Responses

Template deleted successfully!

Schema

    objectId string
    deletedAt date
Loading...