Skip to main content

templateDelete

Delete an existing Template by IDAUTH: Role=[configuration.OWNER]

templateDelete(
id: String!
): Boolean!

Arguments

templateDelete.id ● String! non-null scalar

A unique identifier for the template

Type

Boolean scalar

The Boolean scalar type represents true or false.