Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/admin/testing-system/testing/tests/ff19d2da-7e80-4399-9e61-cc8e4b025016/score-config/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"enabled": true,
"deadlineDate": "2026-12-14T21:00:00.000Z",
"coefficient": 0.5
}'