Can not delete course

I fix manual by this post .

docker exec -uroot -it tutor_local-meilisearch-1 sh

get _pk

curl -X DELETE 'http://localhost:7700/indexes/tutor_course_info/documents/_pk' -H 'Authorization: Bearer xxxxx'

How to fix bug.