Skip to main content
DELETE
Eliminar un grupo de reporte

Autorizaciones

Authorization
string
header
requerido

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

Parámetros de ruta

organization_id
string
requerido

El identificador único de la organización

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$
reporting_group_id
string
requerido

El identificador único del grupo de reporte que se va a eliminar

Maximum string length: 24
Pattern: ^[0-9a-f]{24}$

Respuesta

Grupo de reporte eliminado correctamente. No se devuelve contenido.