Saltar al contenido principal
DELETE
/
api
/
v1
/
service-footprint
/
glec
/
{id}
Delete a GLEC service footprint entry
curl --request DELETE \
  --url https://www.manglai.io/api/v1/service-footprint/glec/{id} \
  --header 'Authorization: Bearer <token>'

Autorizaciones

Authorization
string
header
requerido

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parámetros de ruta

id
string
requerido

The unique identifier of the GLEC service footprint entry.

Respuesta

Successfully deleted GLEC service footprint entry