Saltar al contenido principal
DELETE
/
v1
/
templates
/
{id}
Eliminar una plantilla
curl --request DELETE \
  --url https://reporter.sandbox.lerian.net/v1/templates/{id}

Encabezados

Authorization
string

The authorization token. Important: This header is required if your environment has the Access Manager plugin enabled.

X-Organization-id
string

The unique identifier of the Organization associated with the request.

Parámetros de ruta

id
string
requerido

Unique identifier of the template that you want to retrieve (UUID).

Respuesta

Si la solicitud se realiza correctamente, recibirás una respuesta vacía.