/notification-config/{eventType}

DELETE <baseUrl>/notification-config/{eventType}

DELETE Delete notification config for event type

Parameters

Name In Required Type Description
eventType path Required [string]

Responses

204 Deleted

GET Get notification config for event type

Parameters

Name In Required Type Description
eventType path Required [string] Type of event to get notification config for

Responses

200 Successfully retrieved notification config
application/json

Security

  • apiKeyAuth [apiKey]
    API Key authentication. Use the X-API-KEY header (generated from the Vaktum portal) to authenticate directly to a workspace.
    In: header
    Name: X-API-KEY
  • bearerAuth [http]
    OAuth2 authentication. Use the Authorization header with a Bearer token. Also provide X-WORKSPACE-ID header for workspace context.
    Scheme: bearer
    Bearer Format: JWT