Skip to main content
DELETE
Eliminar grupo procesos core

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

Identificador de la organización.

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

Identificador del grupo de procesos core.

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

Respuesta

Grupo de procesos core eliminado correctamente. No se devuelve contenido.