Authorization: Bearer ********************curl --location '/admin/course-system/programs/019ef461-17e3-7eaa-80ab-97169442e532/authors' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{"authorId":"019ef461-a01c-7733-1934-20af25db7ecb"}'{"notification":{"type":"success","message":"Автор добавлен в программу курса."},"data":{"id":"019ef461-a01c-7733-1934-20af25db7ecb"},"meta":{"requestId":"019ef462-8efa-7511-f712-0e8d03b95ca9","traceId":"019ef462-9f0b-7622-0823-1f9e14ca6dba"}}