post https://{server}/api/v2.1/starred-items/
Star existing libraries/folders/files for the current user.
Response
Star existing libraries/folders/files for the current user.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/starred-items/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: