patch https://core-api.ternary.app/api/measure-preferences
Update existing measure preferences
Responses
Update existing measure preferences
xxxxxxxxxx
curl --request PATCH \
--url https://core-api.ternary.app/api/measure-preferences \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"dataSource": "ALERT_EVENTS"
}
'
Try It!
to start a request and see the response here! Or choose an example: