post https://{server}/api/v2.1/repos//repo-api-tokens/
Generate a repo api token using the user's Account-Token.
Log in to see full request history
Response
Generate a repo api token using the user's Account-Token.
xxxxxxxxxx
curl --request POST \
--url https://cloud.seafile.com/api/v2.1/repos/repo_id/repo-api-tokens/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: