Modules\System\Http\Controllers\Admin\Message\NoticeController::debugAuthorization: Bearer ********************{
"id": 0,
"channels": [
"string"
]
}curl --location '/adminapi/system/message/notice/debug' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": 0,
"channels": [
"string"
]
}'{
"code": 200,
"message": "",
"data": null
}