Saltar al contenido principal
DELETE
/
v1
/
templates
/
{id}
Eliminar una plantilla
curl --request DELETE \
  --url https://reporter.sandbox.lerian.net/v1/templates/{id}
This response does not have an example.

Headers

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.

Path Parameters

id
string
required

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

Response

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