Name | In | Required | Type | Description |
---|---|---|---|---|
eventType |
path | Required | [string] |
/notification-config/{eventType}
DELETE
<baseUrl>/notification-config/{eventType}
DELETE Delete notification config for event type
Parameters
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
Schema:
NotificationConfig
Security
-
apiKeyAuth [apiKey]
API Key authentication. Use the X-API-KEY header (generated from the Vaktum portal) to authenticate directly to a workspace.In: headerName: 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: bearerBearer Format: JWT