Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/admin/testing-system/test-program/test-programs/c26d0a04-39ce-4e99-a7a3-63462374a355/question-groups/800d1f2d-198f-4e09-bed2-46f70945a8b3/evaluation-scale/steps/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"correctness": 100,
"points": 15.5
}'