preferences

Remove bookmark course for multilang

Remove bookmark course

post/v2/course/bookmark_v2/remove

Headers

Authorizationstring required

With the bearer started

Request body

codestring required

Response

success, the data is []model.CourseItem

codeinteger

0=success,only parse data when code=0

messagestring

tip message

Example response

{
  "message": "success"
}

Changes