{
"token": "string",
"enabled": true
}curl --location --request POST '/public-api/alert//enabled' \
--header 'Content-Type: application/json' \
--data-raw '{
"token": "string",
"enabled": true
}'{
"result": "ok",
"response": "success"
}