Authorization: Bearer ********************curl --location --request POST '/api/v1/notification-preferences/test-delivery?notification_type=undefined&channels=undefined&user_id=undefined'{
"code": 0,
"message": "success",
"data": {
"property1": "string",
"property2": "string"
}
}