Authorization: Bearer ********************curl --location 'https://api-lms.staging.teach-in.ru/api/favorites/add' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"entity_type": "courses_course",
"entity_id": "b9b037b7-3ff4-4505-8859-115e1cf00986"
}'[
null
]