X-AUTH-ID: ********************curl --location 'https://api-lms.staging.teach-in.ru/api/admin/testing-system/testing/scores/scales/all-for-owner' \
--header 'X-AUTH-ID: <api-key>'[
{
"id": "string",
"maxPoints": 0,
"rules": [
{
"id": "string",
"correctness": 0,
"points": 0
}
]
}
]