Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/v2/external/courses/1803366b-1632-41f1-9a84-de1695c95b4a/members/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"studentId": "019f03e3-7643-7bba-9d2a-363788cab380"
}'{
"notification": null,
"data": {
"id": "019ef461-17e3-7eaa-80ab-97169442e532"
},
"meta": {
"requestId": "019ef461-16ba-7e6b-8b23-4a26ed6e78cf",
"traceId": "019ef461-16ba-7e6b-8b23-4a26ed6e78cf"
}
}