Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/admin/testing-system/test-program/test-programs/c3fb58de-fe9e-4c7f-80f2-3af5589c649f/question-groups//converters/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"correctness": 1,
"points": 1
}'