Skip to main content
Set Custom Preset As Default
curl --request POST \
  --url https://api.coralogix.com/mgmt/openapi/5/notifications/notification-center/v1/presets/custom/{id}/default \
  --header 'Authorization: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.coralogix.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

The unique identifier of the custom preset to set as default.

Response

200 - application/json

Response returned after setting a custom preset as the default.