post https://{server}/api/v2.1/repos//repo-tags/
Use this request to add a new tag to the library.
Response
Use this request to add a new tag to the library.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/repos/repo_id/repo-tags/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: