Authorization: Bearer ********************[
"string"
]curl --location --request POST '/mldatahub/api/v1/admin/metrics/server-report' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '[
"string"
]'{}