Skip to main content
DELETE
Eliminar un trigger del stage

Authorizations

Authorization
string
header
required

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

Headers

x-workspace-id
string<uuid>
required

Identificador del workspace multi-tenant.

Path Parameters

agentId
string<uuid>
required

Identificador del agente

blueprintId
string<uuid>
required

Identificador del blueprint del agente (se obtiene de GET /v1/agents/{agentId}/blueprints)

stageId
string<uuid>
required

Identificador del stage dentro del blueprint del agente

triggerId
string<uuid>
required

Identificador del trigger asociado al stage

Response

Trigger eliminado